How To: Get Instagram Graph API Token

This document explains how to successfully call the Instagram Graph API with your app and get an Instagram Business or Creator Account's media objects. Facebook provides a quickstart guide of there own however, I found it to be a bit antiquated and not to very clear when explaining actual implementation. As a result, I've decided to create a guide of my own to provide a step by step explanation of how it's done. This guide assumes working knowledge of PHP and RESTful API data parsing. Let's go!

(NEW!) Premium Token Generator

Now, we offer a simple way to get your token and userid in just a few clicks. Please use the tool below to get your token now.

Get Your Access Token & User ID

The Final Product