-
Notifications
You must be signed in to change notification settings - Fork 8
Screenshot Chat
ebicep edited this page Oct 29, 2025
·
4 revisions
- Go to https://api.imgur.com/oauth2/addclient and create a new client

-
You should then see

-
If you are using
Anonymous Upload(Uploaded images ARE NOT SAVED to your account) then use Client ID asSecret -
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) -
Sign in + Allow then use access_token value as
Secret
