For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Authentication

To use the DAM API, you will need to create an API key from Settings > Project > Access > API keys. This API key must be passed as X-Filerobot-Key header in all API requests.

Each API key is associated with a set of permissions that define the actions it is authorized to perform within the system.

Flexible permissions can be associated to each key

See the developer's collection on Postman: Scaleflex DAM Authentication

Last updated