VORTH_

API REFERENCE

OpenAI-compatible inference.

PRIVATE BETA · BOUNDED CANARY

SANE and Sharp Qwen3.6 35B-A3B are accepting bounded canary traffic through dedicated credentials. Read the status page before integrating.

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

Model availability

sane-qwen3.6-35b-a3bSANE Qwen3.6 35B-A3B · private beta
sharp-qwen3.6-35b-a3bSharp Qwen3.6 35B-A3B · private beta

Query 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.