If you'd like to access your Athina logs and evaluation results programmatically, you can use our GraphQL API.
GraphQL provides a flexible and powerful way to query inference logs and evaluation data. If you want to know more about graphql, you can visit the official graphql documentation (opens in a new tab).
Please follow the next steps to get started with the GraphQL API.
Next Steps:
- Getting Started with API Key.
- Example Graphql queries.
- Further examples using curl and Python.