Skip to main content
The JieKou AI API uses the Authorization field in the request header to carry the API key for authentication. You can view and manage your API keys on the settings page.
{
    "Authorization": "Bearer {{API Key}}"
}