API REFERENCE
OpenAI-compatible inference.
INTERFACE PREVIEW · NOT YET ACTIVE
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 inferenceCompatibility
Requests and responses follow 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.