List models
List all available models including pricing, context window, and provider info.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Response
List of models.
model_name
Model name.
max_context_window
Max context window.
input_cost
Cost per 1M input tokens (USD).
output_cost
Cost per 1M output tokens (USD).
rate_limit
Rate limit.
provider
Errors
401
Unauthorized Error