We are experts in working with Instagram since it started. We plan to provide the best API in the near future. Currently we don't have many endpoints since we are just starting out but that will change soon. Please help us in our journey by testing our API for free and by providing feedback of what could be improved or what features you would need.
Instagram endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get user info /api/v1/user/{id}/info |
Get information about a user |
| GET |
Get user feed /api/v1/user/{id}/feed |
Get the feed of a user |
| GET |
Get media id from data /api/v1/media/{data}/id |
Get the id of a media from some data like a link. |
| GET |
Get media info /api/v1/media/{id}/info |
Get information about a media by providing the media id. |
| GET |
Get user id from username /api/v1/user/{username}/id |
Finds user id by username |
Instagram pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|