You can now access datasets programmatically using our GraphQL API. You can find an example of how to access it in the sample queries section.

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 .

Please follow the next steps to get started with the GraphQL API.

Next Steps: