API Endpoints

/api/v1/chat/completions

The OpenRouter API endpoint you send your message to — it receives your request, routes it to the chosen AI model, and returns the reply.

Return to all terms