模型总览
Base URL
text
https://d2capi.com先查模型,再接入
不要直接假设某个模型一定可用。生产环境请先查当前 token 在当前分组下真正可调用的模型:
bash
curl https://d2capi.com/v1/models \
-H "Authorization: Bearer sk-d2capi-your-key"本页模型列表仅供参考。new-api 主站实际可用模型请在主站模型广场查看,或通过命令行调用 GET /v1/models 查询。
new-api 模型价格和扣费说明请查看 D2CAPI 模型广场。
提供商模型查询方式
| 提供商 | D2CAPI / new-api | 原生查询方式 |
|---|---|---|
| Google Vertex AI | GET /v1/models | GET https://aiplatform.googleapis.com/v1/models |
| OpenAI | GET /v1/models | D2CAPI relay channel |
文本模型表
Google Vertex AI
| 模型 |
|---|
gemini-3.1-flash-lite |
gemini-3.1-pro-preview |
gemini-3.5-flash |
grok-4.1-fast-non-reasoning |
grok-4.1-fast-reasoning |
grok-4.20-non-reasoning |
grok-4.20-reasoning |
OpenAI
| 模型 |
|---|
gpt-5.4-mini |
gpt-5.4-pro |
gpt-5.5 |
gpt-5.5-pro |
gpt-5.6-luna |
gpt-5.6-sol |
gpt-5.6-terra |
图像 / 视频 / 声音 API 在哪里
| Capability | Page |
|---|---|
| 图像 | Web Studio Media Gateway Workspace |
| 视频 | Web Studio Media Gateway Workspace |
| 声音 | Web Studio Media Gateway Workspace |
