-
Notifications
You must be signed in to change notification settings - Fork 0
2. Adding an Instagram Account
Once you are logged in, click the Authorise An Instragram Application
link in the top left:
You will be redirected to Instagram where you should log in under the account you want to authorise. You will then be presented with this screen. This allows the Instant-Tokens.com application access to your account.
Click Authorise
. You will be redirected back to the Instant-Tokens.com site where the Authorisation will be processed and your initial Token will be generated.
You will then be presented with your Instagram Authorisation.
The Instant Token API Url
allows GET
requests only and returns a JSON response in the form of:
{ Token : "Your_Long_Lived_Instagram_Token" }
This is the token that you should use to interact with the Instagram Basic Display API