How to Set Up Imgur API for Magento
In this article, you will learn how to enable and configure your Imgur API in order to integrate Imgur login into Magento Social Login Pro extension. Please follow the step-by-step instructions below.
Step-by-Step action:
- Log into api.imgur.com/oauth2/addclient.
- Indicate the name of your Imgur application.
- Select your Authorization type to be “OAuth 2 authorization with a callback URL”.
- Copy and Paste Authorization Callback URL, that can be found in your Magento backend-> Plumrocket-> Social Login Pro-> Imgur-> Authorization Callback URL. Note: Please make sure your site has SSL enabled as “https” protocol is required for this network.

Step-by-Step action:
- Enter your Email.
- Provide short description of your application.
- Input captcha password.
- Press “Submit” button to create your Imgur application.

Step-by-Step action:
- Copy “Client ID” to your clipboard.
- Copy “Client Secret” to your clipboard.

Configuring Imgur Integration in Magento Social Login Pro Extension
In this step you must update your Magento Social Login Pro Extension configuration. In your magento admin panel, go to “System” -> “Configuration” -> “Plumrocket Inc” -> “Social Login Pro” -> “Imgur” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of your “Imgur” backend tab.
- Insert Client Secret into the relevant field of your “Imgur” backend tab.
- Press “Save Config” button.

Configuration of Imgur Magento Social Login application is now completed.
Configuring Imgur Integration in Magento2 Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration.In your magento 2 admin panel, go to “Plumrocket” tab in the main menu -> “Social Login Pro” section -> “Configuration” -> “Imgur” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of your “Imgur” backend tab.
- Insert Client Secret into the relevant field of your “Imgur” backend tab.
- Press “Save Config” button.

Configuration of Imgur Magento 2 Social Login application is now completed.
Next Step > Return to Social Login Pro API Reference