Imgur
图像
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 摄影
- 文档 / URL
- https://apidocs.imgur.com/
简介
Imgur 提供图像托管 API——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
图库(需要 OAuth):
curl "https://api.imgur.com/3/gallery/hot/viral/0" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Imgur 应用 → OAuth 2.0 token(匿名读取也可用 Client-ID 头)。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 图库、上传。
常见问题
Imgur 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
摄影 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Bruzu Image generation with query string | API Key | Yes | Yes | ↗ |
| CheetahO Photo optimization and resize | API Key | Yes | Unknown | ↗ |
| Dagpi Image manipulation and processing | API Key | Yes | Unknown | ↗ |
| Duply Generate, Edit, Scale and Manage Images and Videos Smarter & Faster | API Key | Yes | Yes | ↗ |
| DynaPictures Generate Hundreds of Personalized Images in Minutes | API Key | Yes | Yes | ↗ |