Imgur
Images
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Photography
- Documentation / URL
- https://apidocs.imgur.com/
Overview
Imgur provides image hosting APIs — OAuth-based (a missing token returns 401, verified).
Quick Start
Gallery (needs OAuth):
curl "https://api.imgur.com/3/gallery/hot/viral/0" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Imgur app → OAuth 2.0 token (or Client-ID header for anonymous reads).
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs).
- Gallery, uploads.
FAQ
Is Imgur free? Free tier with limits; more is paid.
Why 401? A token is required (verified).
What’s the auth style? OAuth 2.0 Bearer.
More in Photography
| 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 | ↗ |