Skip to main content
tokensmind docs home page
Search...
⌘K
API basics
API authentication
API error codes
Large language models
GET
List models
POST
Create chat completion
POST
Create completion
English
tokensmind docs home page
English
Search...
⌘K
Ask AI
Search...
Navigation
API basics
API authentication
Guide
Developer tools
API reference
FAQs
Guide
Developer tools
API reference
FAQs
API basics
API authentication
Copy page
Copy page
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}}"
}
API error codes
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.