API Reference
7/28/26Less than 1 minute
API Reference
QuickAPI provides OpenAI-compatible RESTful API interfaces.
Base Information
- Base URL:
https://api.quickapi.store/v1 - Protocol: HTTPS
- Format: JSON
- Encoding: UTF-8
Endpoints
| Endpoint | Method | Path | Description |
|---|---|---|---|
| Chat Completions | POST | /chat/completions | Create chat completion |
| Models | GET | /models | Get available models |
| User | GET | /user | Get user info |
Access Points
| Access Method | Base URL | Description |
|---|---|---|
| Beijing Tencent Cloud → Alibaba Cloud ESA | https://api-bj.quickapi.store/v1 | For North China users |
| Direct to Alibaba Cloud ESA | https://api.quickapi.store/v1 | Default recommended |
| Hong Kong Cloudflare Tunnel | https://quickapi.lz-0315.com/v1 | For overseas users |
| IX Direct Link | api-bj.lz-0315.com/v1 | For IX network users |
⚠️ Payment Reminder
Payment must use https://api.quickapi.store. Only this address has been verified with the payment gateway. If you use other addresses for payment, please contact customer service.

