OpenAPI
Authentication
Authenticate requests with an API key created in your CreatiVault account.
Create a key
Create a key with the scopes required by the endpoints you plan to call.
Send the header
Include X-API-Key in every protected API request.
HTTP
X-API-Key: your-api-key
Content-Type: application/json
X-User-Identity: operator@example.com