The Atla Insights API provides programmatic access to Atla’s platform for monitoring and improving AI agents. You can contact us here to get your API key, if you have not done so already.You can interact with the API through HTTP requests from any programming language or through our Python SDK.
All API requests must include an API key for authorization.You can get an API key from your Insights dashboard.When using the Python SDK, you can set your API key either in the client constructor or as the ATLA_API_KEY environment variable. The SDK will then handle authorization automatically.For HTTP requests, include an Authorization header as follows: