Platform API
The Mixlayer Platform API lets you automate organization administration outside the console.
The base URL is:
Authenticate with the same Bearer token format used by the model API:
Your API key must have the permissions required for the operation.
Capabilities
Platform API endpoints are grouped around these resources:
Examples
List the organizations visible to the API key:
List models available to the organization:
Create a Platform API key:
New key secrets are only returned once, when the key is created or rotated.