Base URL
Authentication
Every request must include your API key in theAuthorization header.
Endpoints
Chat completions
Generate a chat response from a model given a list of messages.
Completions
Generate a text completion given a prompt.
OpenAI compatibility
The Open Inference API is compatible with the OpenAI SDK. Pointbase_url to https://api.openinference.xyz/v1 and use your Open Inference API key.