Skip to main content
GET
Send Authorization: Bearer vlmrun for anonymous access. This route draws on the same rate-limit budget as chat completions. See Authentication for tier details. For availability status and use-case guidance, see Models.

Model fields

VLM Run Gateway model entries extend the OpenAI list-models shape with these fields:
The OpenAI Python and Node.js SDKs may not surface VLM Run Gateway-specific fields like capabilities or methods on the typed Model object. Parse the raw response or use cURL when you need the full catalog metadata.

Models

Full catalog with availability status and use-case guidance.

Chat Completions

Send inference requests using model ids from this endpoint.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response