admin
Create or update one rate limit rule
PUT
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Rate limit key and limits
Error
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{
"rate_limits": [
{
"created_at": "<string>",
"in_flight": 123,
"max_requests": 123,
"max_tokens": 123,
"period_label": "<string>",
"period_seconds": 123,
"requests_remaining": 123,
"requests_used": 123,
"scope": "<string>",
"source": "<string>",
"subject": "<string>",
"tokens_remaining": 123,
"tokens_used": 123,
"updated_at": "<string>",
"user_path": "<string>",
"window_end": "<string>",
"window_start": "<string>"
}
],
"server_time": "<string>"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Rate limit key and limits
Was this page helpful?
A valid request URL is required to generate request examples{
"rate_limits": [
{
"created_at": "<string>",
"in_flight": 123,
"max_requests": 123,
"max_tokens": 123,
"period_label": "<string>",
"period_seconds": 123,
"requests_remaining": 123,
"requests_used": 123,
"scope": "<string>",
"source": "<string>",
"subject": "<string>",
"tokens_remaining": 123,
"tokens_used": 123,
"updated_at": "<string>",
"user_path": "<string>",
"window_end": "<string>",
"window_start": "<string>"
}
],
"server_time": "<string>"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}