Jina AI
用于嵌入、重排序和文本处理的免费 AI API
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 机器学习
- 文档 / URL
- https://jina.ai
简介
Jina AI 提供嵌入/重排序——基于密钥(无效密钥返回 401,已实测)。
快速开始
嵌入(替换 YOUR_KEY):
curl "https://api.jina.ai/v1/embeddings" \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"jina-embeddings-v3","input":["hello"]}'
认证方式
- 在 jina.ai 注册 → 免费 API 密钥。
- 通过
Authorization: Bearer发送(无效 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 嵌入、重排序、reader。
常见问题
Jina AI 免费吗? 免费层带限额;更多需要付费。
为什么 401? 无效密钥返回 401(已实测)——请注册拿密钥。
认证风格是什么?
Authorization: Bearer。
机器学习 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AI Economics Tools Token cost, LLM energy, agent-hour and Proof-Adjusted Autonomy calculators by Michał Piszczek | No auth | Yes | Yes | ↗ |
| AI For Thai Free Various Thai AI API | API Key | Yes | Yes | ↗ |
| BRAINIALL PT-BR and Spanish audio transcription with diarization and SRT/VTT | API Key | Yes | Yes | ↗ |
| Clarifai Computer Vision | OAuth | Yes | Unknown | ↗ |
| Cloudmersive Image captioning, face recognition, NSFW classification | API Key | Yes | Yes | ↗ |