API Reference (AiCordCloud)
Base URL:
Authentication
Use one of:
Authorization: Bearer <API_KEY>x-api-key: <API_KEY>
Endpoints
| Method | Path | Description |
|---|---|---|
GET | / | Service metadata |
GET | /health | Health signal |
GET | /v1/models | Public model aliases |
POST | /v1/chat/completions | Chat completion |
GET /health response
POST /v1/chat/completions example
Response headers
x-aicord-tierx-aicord-modelx-aicord-upstreamx-aicord-latency-msx-ratelimit-remaining
Error format
OpenAPI spec
- Local path:
openapi/aicordcloud.openapi.yaml - Validate: