Introduction¶
This section covers v3 of the ambientCG API which can be accessed via HTTPS on the individual sub-paths of:
https://ambientCG.com/api/v3/<endpoint + GET-parameters>
There are currently no writing operations, all calls must therefore be made using the GET method.
Endpoint overview¶
Below is an overview of the individual endpoints:
/api/v3/assetslists metadata about assets./api/v3/categorieslists metadata about asset categories./api/v3/collectionslists metadata about asset collections./api/v3/rssdelivers a customizable RSS feed of the latest assets.
Check the different sub-pages for information about the endpoints and their parameters.