DocumentationAPI ReferenceRelease Notes
DocumentationLog In

Getting Started with our REST API

This page will help you get started with our REST API

How to generate an API Key

Go to Deepchecks LLM Evaluation UI -> Managment -> API Key and generate a new key

How to use the API Key in the documentation site

Choose one of the APIs (for instance "List Application Versions") -> Select Header Authorization -> Type Basic <Your API key here> -> Press Try It, You will see the results in the response frame below

🚧

Our REST API is publicly available, but is still in Alpha. Please be aware that compatibility issues may raise when we upgrade the system