B2BB2B LLM

Endpoints

Supported Model Gate HTTP endpoints with links to complete request and response examples.

Endpoints

Use https://api.model-gate.com for all inference and metadata requests.

Generation

MethodPathDocumentation
POST/v1/messagesAnthropic Messages
POST/v1/messages/count_tokensCount tokens
POST/v1/chat/completionsOpenAI Chat Completions
POST/v1/responsesOpenAI Responses
POST/v1/embeddingsEmbeddings
POST/v1/images/generationsImage generations
POST/GET/v1/messages/batches...Claude Message Batches
POST/GET/v1/files, /v1/batches...OpenAI-compatible Batch API

Models and account

MethodPathDocumentation
GET/v1/modelsList models and key-specific prices
GET/v1/models/{id}Get one model
GET/v1/balanceGet account balance

Service health

MethodPathAuthentication
GET/healthNone
GET/health/liveNone
GET/health/readyNone

Only the endpoints listed above are part of the supported public contract. Other /v1/* paths may be passed through for compatibility but can change without notice.