Common Resources

This section provides detailed API specifications for common resources used across the platform.

Authentication and Scope

All API endpoints require Bearer token authentication.

The API token automatically determines the customer scope, meaning all operations (listing, viewing, URL generation, downloads) are restricted to data belonging to the customer associated with the provided API token.

Rate Limiting

To ensure optimal performance and fair usage, the following rate limit is enforced on all endpoints.

40 Requests per Minute per Token per IP address

triangle-exclamation

Last updated