AI Inference
JWT token for authentication
organization ID for required if request is made using access token.
project ID required if request is made using access token.
Chat completion response
Bad request - invalid parameters
Unauthorized - invalid or missing API key
Rate limit exceeded
Internal server error
No content
JWT token for authentication
organization ID required if request is made using access token.
project ID required if request is made using access token.
List of models
Unauthorized - invalid or missing API key
Internal server error
No content
JWT token for authentication
The ID of the model to use for this request.
gpt-4organization ID required if request is made using access token.
project ID required if request is made using access token.
Model information
Unauthorized - invalid or missing API key
Model not found
Internal server error
No content
Last updated