Skip to main content
For authentication and model list, see Overview.

Endpoint

This free route accepts OpenAI-compatible requests and routes only to OpenAI-compatible platforms. To keep the OpenAI format while calling Anthropic or Gemini models, use the OpenAI Format Converter.

Code Examples

Request Parameters

Response Format

Function Calling

Function Calling allows models to generate structured JSON to call functions in your code.

Function Calling Documentation

Complete guide on defining functions and handling responses