智元 Fast API 是一站式API管理系统,将各类LLM API进行统一格式、统一规范、统一管理,使其在功能、性能和用户体验上达到极致。
| 公司 | Completion | Image | Audio | Multimodal | Realtime | Embedding | Moderation |
|---|---|---|---|---|---|---|---|
| OpenAI | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Azure | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| 百度 | ✔️ | ||||||
| 科大讯飞 | ✔️ | ✔️ | |||||
| 阿里云 | ✔️ | ||||||
| 智谱AI | ✔️ | ||||||
| ✔️ | ✔️ | ||||||
| DeepSeek | ✔️ | ||||||
| 360智脑 | ✔️ | ||||||
| Midjourney | ✔️ | ||||||
| Anthropic | ✔️ | ✔️ | |||||
| GCPClaude | ✔️ | ✔️ | |||||
| AWSClaude | ✔️ | ✔️ |
-
用户端: https://demo.fastapi.ai/login
-
账号/密码: demo@fastapi.ai/123456
-
管理端: https://demo.fastapi.ai/admin
-
账号/密码: admin/admin123
-
用户端: https://demo.fastapi.pro/login
-
账号/密码: user@fastapi.pro/user@fastapi.pro
-
代理商: https://demo.fastapi.pro/reseller
-
管理端: https://demo.fastapi.pro/admin
✔️ 集群部署
✔️ 多地部署
✔️ 跨区部署
https://files.fastapi.ai/public/video/install.mp4
- API地址: https://api.free.fastapi.ai
- 注册即送1000万额度, 使用上方API地址调用即可
curl --location 'https://api.fastapi.ai/v1/chat/completions' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer sk-FastAPI1YzE0kXf0zNb0ldX1nBLDm1Bh0SoSK0G0PzR1tNxW' \
--data '{
"model": "gpt-3.5-turbo",
"stream": true,
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "hi"}
]
}'| 仓库 | API | Web | Admin | SDK |
|---|---|---|---|---|
| 主库 | fastapi | fastapi-web | fastapi-admin | fastapi-sdk |
| 码云 | fastapi | fastapi-web | fastapi-admin | fastapi-sdk |













