Skip to content

Repository files navigation

API Docs

These docs might be obsolete, please check out our newer API docs here.

There is a Postman collection available here which is gradually being expanded.

Authentication

API requests should be authenticated using an OAuth 2.0 Bearer token in the Authorization header. To see a sample app that obtains the OAuth token and uses it to call the API, click here.

How to ....

Upload a new asset

Get updated assets

Synchonize Asset Bank from external system e.g. PIM

Endpoints

URL NameMethods allowed
rootUrlGET
/access-levels/{id}/imageGET, PUT, DELETE
/access-level-searchGET
/access-levelsGET, POST, PUT, DELETE
/checkoutGET, PUT
/assets/{id}/contentGET, PUT
/assets/{id}/conversionGET
/asset-searchGET
/assetsPOST
/assets/{id}GET, PUT, DELETE
/asset-typesGET
/asset-types/{id}GET
/assets/{id}/approvePOST
/attributesGET
/list-attribute-valuesGET, POST
/list-attribute-values/{id}GET
/authenticated-userGET
/categoriesGET
/categories/{id}GET
/category-searchGET
/display-attribute-groupGET
/display-attribute-group/{id}GET
/embedded-data-mappingsGET
/embedded-data-mappings/{id}GET
/keywordsGET
/keywords/{id}GET
/users/{id}/lightboxesGET, POST
/users/{id}/lightboxes/{id}GET, POST, DELETE
/pending-upload-approvalsGET
/assets/{id}/content-save-statusGET
/publishing-actionsPOST
/publishing-actions/{id}GET
/publishing-actions/{id}/logGET
/temp-chunked-filesPOST
/temp-chunked-files/{id}GET, DELETE
/temp-chunked-files/{id}/{number}PUT
/sign-urlPOST
/user-searchGET
/usersGET, POST, DELETE
/users/{id}GET, PUT

About

API Documentation

Resources

Stars

1 star

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages