api-keys
Post apiv1api keys
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"apiKey": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"prefix": "<string>",
"status": "ACTIVE",
"resetPeriod": "NO_LIMIT",
"currentUsage": "125.500000",
"createdAt": "2023-11-07T05:31:56Z",
"creditLimit": "125.500000",
"expiresAt": "2023-11-07T05:31:56Z",
"lastUsedAt": "2023-11-07T05:31:56Z"
},
"plainKey": "<string>"
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A valid request URL is required to generate request examples{
"apiKey": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"prefix": "<string>",
"status": "ACTIVE",
"resetPeriod": "NO_LIMIT",
"currentUsage": "125.500000",
"createdAt": "2023-11-07T05:31:56Z",
"creditLimit": "125.500000",
"expiresAt": "2023-11-07T05:31:56Z",
"lastUsedAt": "2023-11-07T05:31:56Z"
},
"plainKey": "<string>"
}{
"error": "<string>"
}