API REFERENCE
OpenAI-compatible inference.
PRIVATE BETA · BOUNDED CANARY
Base URL
https://api.vorth.com/v1Authentication
Send the dedicated marketplace credential as a bearer token. Never place credentials in query strings or client-side applications.
Authorization: Bearer YOUR_API_KEYEndpoints
GET /modelsAvailable models, flavors, and capabilitiesPOST /chat/completionsStreaming and non-streaming chat inferenceModel availability
sane-qwen3.6-35b-a3bSANE Qwen3.6 35B-A3B · private betasharp-qwen3.6-35b-a3bSharp Qwen3.6 35B-A3B · private betaQuery GET /models for the current machine-readable catalog and readiness state. Pricing remains unpublished.
Compatibility
Ready releases use the OpenAI chat-completions shape. Unsupported parameters fail explicitly rather than being silently ignored. Model identifiers, context limits, prices, and supported features are returned by /models.
Data use
Complete prompts, visible responses, raw thinking, and request-linked token sequences are not retained in Vorth’s application dataset. Where data collection is permitted, Vorth may retain sufficiently populated aggregate measurements from the private thinking phase to evaluate service quality and efficiency. Review the privacy notice before routing traffic.
Limits and support
Traffic is subject to request, spend, concurrency, and duration limits. The service may reject or terminate requests to preserve reliability or enforce the acceptable-use policy. Contact contact@vorth.com.