AiCordCloud Documentation
Official documentation focused on using AiCordCloud in production:
endpoint usage, API keys, authentication, integration, and operations.
Start here
| Guide | Purpose |
|---|---|
| Quickstart | Configure your key and call the API in minutes |
| Deploy VPS CPU Hybrid | Deploy API on your infrastructure |
| Custom Domain (Mintlify + Cloudflare) | Publish docs on docs.aicord.cloud |
API usage
| Guide | Purpose |
|---|---|
| API Reference | Endpoints, headers, request and response contract |
| Bot Integration | Connect AiCord bot to AiCordCloud |
| Safety and Security | API key handling and security baseline |
| Troubleshooting | Fix 401, 429, timeout, and upstream failures |
Production baseline
- Infrastructure profile: CPU-only hybrid (local + remote fallback)
- Safe launch target: 10-20 concurrent users
- SLO target:
p95 <= 4sfor short requestsp95 <= 8sfor complex requests