Where your {token}
can be found in the project selector:
For the purpose of the documentation and the API demos, we will use the token
fusqadtm
with following API endpoint: https://api.filerobot.com/fusqadtm
API Authentication
There are two methods to authenticate with the Filerobot API:
Authentication methods | Use case |
---|---|
API Secret Keys | Best for server-to-server upload and interaction with the Filerobot store, for example for migrating large bulks of media assets from another Cloud storage service or uploading large amounts of media assets from your server. |
API Access Keys | Dynamic keys generated upon request with limited validity and permissions, adapted to frontend browser uploads. |
Was this page helpful?