Agnes (Free) 免费 API 详情
实测于 2026-08-27 00:35 +08:00(来源:oneapi 生产 DB Channel 表直读 + 官方 API https://apihub.agnes-ai.com/v1/models 鉴权实测 10)
渠道 slug:agnes-free | 详情页 URL:/free-llm-api-rankings/agnes-free | Base URL:https://apihub.agnes-ai.com/v1
1. 渠道介绍
Agnes AI 通过 apihub.agnes-ai.com/v1 提供 10 个免费多模态模型——2026-08-27 00:35 鉴权实测(10 total,需 Authorization: Bearer sk-...,未鉴权返回 401)。免费层宣称“无限”,覆盖对话 5、图像 2、视频 3——自研 Agnes/Echo/Pavo 系列(Agnes-2.0/2.5 Flash/Pro、Image 2.0/2.1 Flash、Video 2.5/V2.0)。60 RPM,兼容 OpenAI 的 /v1/chat/completions 与 /v1/models。
2. 实测支持模型列表
口径:models_total = 10(Channel.models 全量直读 + 官方 /v1/models 鉴权 10 交叉验证);chat = 5;image = 2;video = 3
对话模型(5 个)
- agnes-2.0-flash
- agnes-2.5-flash
- agnes-2.5-pro
- agnes-2.5-pro-alpha
- agnes-2.5-pro-beta
图像模型(2 个)
- agnes-image-2.0-flash
- agnes-image-2.1-flash
视频模型(3 个)
- agnes-video-2.5
- agnes-video-2.5-flash
- agnes-video-v2.0
3. 注册方法
- 访问 https://agnes-ai.com 注册。
- 在控制台创建 API Key(格式
sk-...)。
- 使用
https://apihub.agnes-ai.com/v1 作为 Base URL,请求头 Authorization: Bearer sk-...。注意:api.agnes-ai.com/v1/models 返回 404,正确端点为 apihub.agnes-ai.com/v1/models。
4. 使用方法
Base URL: https://apihub.agnes-ai.com/v1
兼容 OpenAI。模型列表:GET /v1/models 需 Authorization: Bearer sk-...(返回 10)。对话:POST /v1/chat/completions 携带 model: "agnes-2.0-flash" 等。图像/视频生成通过同端点使用 agnes-image-* / agnes-video-*。
5. 实测数据
实测于 2026-08-27 00:35 +08:00,官方 /v1/models 鉴权 200 返回 10;未鉴权 401。
| 指标 |
值 |
备注 |
| HTTP 状态码 |
200(鉴权)/ 401(未鉴权) |
GET /v1/models |
| 模型总数 |
10 |
5 chat + 2 image + 3 video |
| 正确端点 |
apihub.agnes-ai.com/v1 |
api.agnes-ai.com/v1 404 |
| RPM 限制 |
60 |
Channel 表 maxRpm |
| 免费层 |
✅ 无限 |
官方宣称 infinite free tier |
6. 优缺点总结
优点:
- 10 个多模态模型(对话+图像+视频)同一端点
- 宣称无限免费层
- OpenAI 兼容,sk- 鉴权简单
缺点:
- 仅自研模型,无第三方 Llama/Qwen
- 错误端点(
api.agnes-ai.com)返回 404,必须使用 apihub
本页由 IT 于 2026-08-27 00:35 四重复验生成,数据以 oneapi 生产 DB Channel 表直读 + 官方 API 实测为准。
Agnes (Free) Free API Details
Verified on 2026-08-27 00:35 +08:00 (source: OneAPI production DB Channel table direct read + official API https://apihub.agnes-ai.com/v1/models auth-verified 10)
Channel slug:agnes-free | Detail URL:/free-llm-api-rankings/agnes-free | Base URL:https://apihub.agnes-ai.com/v1
1. Channel Overview
Agnes AI exposes 10 free multimodal models via apihub.agnes-ai.com/v1 — verified 2026-08-27 00:35 with auth (10 total, Authorization: Bearer sk-... required; unauthenticated returns 401). The free tier is marketed as "infinite" and covers chat (5), image (2) and video (3) — self-developed Agnes/Echo/Pavo series (Agnes-2.0/2.5 Flash/Pro, Image 2.0/2.1 Flash, Video 2.5/V2.0). 60 RPM, OpenAI-compatible /v1/chat/completions and /v1/models.
2. Verified Supported Models
Scope: models_total = 10 (full Channel.models direct read + official /v1/models auth-verified 10); chat = 5; image = 2; video = 3
Chat Models (5)
- agnes-2.0-flash
- agnes-2.5-flash
- agnes-2.5-pro
- agnes-2.5-pro-alpha
- agnes-2.5-pro-beta
Image Models (2)
- agnes-image-2.0-flash
- agnes-image-2.1-flash
Video Models (3)
- agnes-video-2.5
- agnes-video-2.5-flash
- agnes-video-v2.0
3. Registration
- Visit https://agnes-ai.com and sign up.
- Create API key at dashboard (format
sk-...).
- Use
https://apihub.agnes-ai.com/v1 as base URL with Authorization: Bearer sk-.... Note: api.agnes-ai.com/v1/models returns 404 — the correct endpoint is apihub.agnes-ai.com/v1/models.
4. Usage
Base URL: https://apihub.agnes-ai.com/v1
OpenAI-compatible. List models: GET /v1/models with Authorization: Bearer sk-... (returns 10). Chat: POST /v1/chat/completions with model: "agnes-2.0-flash" etc. Image/Video generation via same endpoint with agnes-image-* / agnes-video-*.
5. Verified Metrics
实测于 2026-08-27 00:35 +08:00,官方 /v1/models 鉴权 200 返回 10;未鉴权 401。
| Metric |
Value |
Notes |
| HTTP 状态码 |
200(鉴权)/ 401(未鉴权) |
GET /v1/models |
| 模型总数 |
10 |
5 chat + 2 image + 3 video |
| 正确端点 |
apihub.agnes-ai.com/v1 |
api.agnes-ai.com/v1 404 |
| RPM 限制 |
60 |
Channel 表 maxRpm |
| 免费层 |
✅ 无限 |
官方宣称 infinite free tier |
6. Pros & Cons
Pros:
- 10 multimodal models (chat + image + video) in one endpoint
- Marketed as infinite free tier
- OpenAI-compatible, simple sk- auth
Cons:
- Self-developed models only, no third-party Llama/Qwen
- Wrong endpoint (
api.agnes-ai.com) returns 404 — must use apihub
本页由 IT 于 2026-08-27 00:35 四重复验生成,数据以 oneapi 生产 DB Channel 表直读 + 官方 API 实测为准。