Secure access
HTTPS transport and managed API credentials reduce exposure throughout the request path.
Connect global and Chinese models through a unified, OpenAI-compatible API. XugAPI focuses on secure access, stable routing and transparent token metering.
POST /v1/chat/completions
{
"model": "your-model",
"messages": [{"role": "user", "content": "Hello"}]
}Clear operational principles for developers and teams.
HTTPS transport and managed API credentials reduce exposure throughout the request path.
Repeatable probes and channel evaluation help identify failures and latency anomalies.
Official-vs-upstream evaluations compare input, output and cached tokens to detect suspicious metering or model degradation.
Usage records make token consumption and pricing easier to understand and audit.