Imgur API
The Imgur API (version 3) exposes the Imgur image-sharing and community platform over a RESTful HTTPS interface: image upload and retrieval, albums, the public gallery and its tags, comments, and account resources including favorites, submissions, settings and blocks. Authentication is OAuth 2.0 - anonymous and public read-only calls use a Client-ID authorization header, while account-scoped calls use a bearer access token. Responses are wrapped in a data/status/success envelope and are available as JSON, JSONP or XML. Commercial use is routed through RapidAPI.
Documentation
Documentation
https://apidocs.imgur.com/
APIReference
https://apidocs.imgur.com/
Authentication
https://apidocs.imgur.com/#authorization-and-oauth
Other Resources
SignUp
https://api.imgur.com/oauth2/addclient
Pricing
https://rapidapi.com/imgur/api/imgur-9/pricing
StatusPage
https://status.imgur.com/
TermsOfService
https://imgur.com/tos
PrivacyPolicy
https://imgur.com/privacy
Support
https://help.imgur.com/hc/en-us
Postman
https://raw.githubusercontent.com/api-evangelist/medialab-ai/refs/heads/main/postman/medialab-ai-imgur-api.postman_collection.json