Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cerebrium OpenAI Compatible API

The OpenAI Compatible API from Cerebrium — 2 operation(s) for openai compatible.

Cerebrium OpenAI Compatible API is one of 3 APIs that Cerebrium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OpenAI Compatible. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.1, at version v4.

Requests are made against 2 base URLs: https://api.aws.us-east-1.cerebrium.ai, https://api.cortex.cerebrium.ai.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v4
Base URL
https://api.aws.us-east-1.cerebrium.ai/v4
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Cerebrium OpenAI Compatible API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — JWT token from the dashboard API Keys section, sent as Authorization: Bearer .

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

OpenAI Compatible 2
POST
/v4/{projectId}/{appName}/{functionName}/chat/completions
OpenAI-compatible chat completions
openaiChatCompletions 3 params body → 200401404500
POST
/v4/{projectId}/{appName}/{functionName}/embedding
OpenAI-compatible embeddings
openaiEmbedding 3 params body → 200401404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cerebrium-openai-compatible-api-openapi.yml Raw ↑

Other APIs Cerebrium publishes across the network.

Cerebrium Logs / Status API
Cerebrium Inference API