Welcome
Tideblaze adopts the OpenAI REST API shape and conventions, with a Tideblaze base URL and authentication.Tideblaze OpenAPI Spec
View the OpenAPI specification file
Base URL
All API requests are made against:Authentication
All/v1/* API endpoints are authenticated using Bearer tokens as defined in
the OpenAPI specification. The /health endpoint is public.
Implemented Endpoints
GET /healthGET /v1/modelsGET /v1/deploymentsGET /v1/deployments/{deployment_id}POST /v1/deployments/{deployment_id}/chat/completions(supportsstream=truevia SSE)POST /v1/chat/completions(supportsstream=truevia SSE)POST /v1/completions(stream=truereturns400in mock mode)
Supported General Models
blaze-1-heavyblaze-1-standardblaze-1-lite