VORTH_

API REFERENCE

OpenAI-compatible inference.

INTERFACE PREVIEW · NOT YET ACTIVE

The endpoint is not currently accepting traffic. Availability will be reflected on the status page.

Base URL

https://api.vorth.com/v1

Authentication

Send the dedicated marketplace credential as a bearer token. Never place credentials in query strings or client-side applications.

Authorization: Bearer YOUR_API_KEY

Endpoints

GET /modelsAvailable models, flavors, and capabilities
POST /chat/completionsStreaming and non-streaming chat inference

Compatibility

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.