Skip to main content

Authentication


Authentication

The novita.ai API uses API keys in request headers to authenticate requests. You can view and manage your API keys in the noita.ai Dashboardopen in new window.

{
"Authorization": "Bearer {{key}}"
}