API Reference
Detailed information about the ModelProxy.ai API endpoints
API Reference
This section provides detailed information about the ModelProxy.ai API endpoints, request/response formats, and available parameters.
Core Endpoints#
- Chat Completions - Generate chat completions with various LLM models
- Available Models - List and retrieve information about available models
- Usage & Billing - Access usage statistics and credit information
Authentication#
All API requests must be authenticated using an API key. See our Authentication Guide for details on how to include your API key in requests.
Response Formats#
Learn about our standard response formats and how to handle errors.
On This Page