Create chat completion
Chat
Create chat completion
Creates a completion for the chat conversation. Fully OpenAI compatible. Any additional property supported by the target model (e.g., tools, response_format, top_p) will be passed through.
POST
Create chat completion
Documentation Index
Fetch the complete documentation index at: https://docs.llmrouter.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
LLM Router API Key (e.g., sk-llmr-...)
Body
application/json
Chat completion request parameters
Accepts any additional properties supported by the upstream model (e.g., tools, top_p, response_format).