Instagram API
A field report on Unity Asset Store pricing, by way of bdovaz ; 0.0★ (1)

§ 01Summary
Instagram API has been tracked on the Unity Asset Store since 2020-05-25. The price has held steady at $30.00 the entire time. Instagram API is at its all-time low right now.
§ 02The data
Not enough price points yet for Instagram API. Check back soon.
No recorded changes yet.
§ 03About this asset
Special introductory price ends soon!
A full Instagram API integration. It implements all endpoints available using Client-Side (Implicit) Authentication.
Online documentation | Forum thread
Online example
Supported Platforms
★ Android support. No UnityPlayerActivity inheritance (no other third party plugin compatibility problems).
★ iOS support.
★ WebGL support (GET requests by default, CORS/JSONP limitation but can be workarounded with a simple PHP proxy script that it's included to support POST/DELETE calls).
★ Windows/Mac support. Implemented using uWebKit (so it requires it).
Features
★ Full object oriented API (you don't deserialize anything, it's already done it for you).
★ Documentation available.
★ Easy integration to your Unity project.
★ Well organized and structured code.
★ Event based. Example: OnUserSearchRetrieved(User[] users), OnMediaSearchRetrieved(Media[] media)
★ Debug mode (in editor):
- You can test all API with no publication requiring.
- You can log Instagram original endpoint url and JSON response.
★ Examples available. Includes an example to test the full API with a console view.
★ Requires Unity 5.3+ (by default uses JsonUtility and UnityWebRequest) but you can make it 5.0, 5.1, 5.2 backwards compatible implementing:
- IJsonSerializer: Interface to deserialize Json data. You can use JSON .NET that is backwards compatible.
- IRequest: Interface to make requests. You can use Best HTTP that is backwards compatible.
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
What is the current price of Instagram API on the Unity Asset Store?
Instagram API currently costs $30.00 on the Unity Asset Store, based on our latest price check.
What is the cheapest Instagram API has ever been?
The all-time low we have recorded for Instagram API is $30.00. The historical median is $30.00 and the highest price seen was $30.00.
Is now a good time to buy Instagram API?
Yes ; Instagram API is at its all-time low right now.
Who publishes Instagram API?
Instagram API is published by bdovaz on the Unity Asset Store.