Skip to content

Screenshot Chat

ebicep edited this page Oct 29, 2025 · 4 revisions

OUTDATED : IMGUR NO LONGER PROVIDES API SUPPORT





Auto Upload Settings

  1. Go to https://api.imgur.com/oauth2/addclient and create a new client

image

  1. Go to https://imgur.com/account/settings/apps

  2. You should then see

image

  1. If you are using Anonymous Upload (Uploaded images ARE NOT SAVED to your account) then use Client ID as Secret

  2. If you are NOT using Anonymous Upload (Uploaded images ARE SAVED to your account) then go to https://api.imgur.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&response_type=token (Replace YOUR_CLIENT_ID with your Client ID)

  3. Sign in + Allow then use access_token value as Secret

image

Clone this wiki locally