API Reference
1 min read
Explore the Archestra API using the interactive documentation below.
Authentication
To authenticate with the Archestra API, head to the Settings → API Keys page (/settings/api-keys) to create a personal API key (requires apiKey:read and apiKey:create permissions, see Access Control for more details).
Once you've created an API key, copy the key (it will only be shown once), and include the key in your requests using the Authorization header in the endpoints shown below.
Loading API documentation...