Skip to main content
The JieKou AI API authenticates requests by sending your API key in the Authorization request header. You can view and manage your API keys on the settings page.
{
    "Authorization": "Bearer {{API Key}}"
}