Imagga
图像识别解决方案,如打标、以图搜图、NSFW 审核
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 机器学习
- 文档 / URL
- https://imagga.com/
简介
Imagga 提供图像识别 API——打标签、分类、颜色分析和裁剪——带免费层。认证是 API 密钥(Basic auth:密钥作用户名)。
⚠️ 状态(2026-08 实测):
api.imagga.com在本网络无法访问(TLS 连接失败)。这可能反映区域/网络屏蔽——使用前请从你的网络验证。
提供的数据
curl "https://api.imagga.com/v2/tags?image_url=https://example.com/x.jpg" \
-u "YOUR_KEY:"
{
"result": { "tags": [ { "tag": { "en": "cat" }, "confidence": 98.5 } ] }
}
注意事项
- 在 imagga.com 注册 → 免费 API 密钥(邮件发送)。
- 认证是 HTTP Basic,密钥作用户名(密码为空)。
- 端点:
/v2/tags、/v2/categorizers、/v2/colors、/v2/croppings、/v2/face-detections。
常见问题
Imagga 免费吗? 免费层带月度额度;更多需要付费。
为什么访问不了? 我们 2026-08 检查遇到 TLS 失败——请从你的网络验证。
认证怎么工作? HTTP Basic:密钥作用户名(已验证模式)。
机器学习 分类更多
| 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 | ↗ |