Instagram/Facebook deprecating many APIs [duplicate]

I use some self developed script to get info about my posts and followers. Recently I discovered that Instagram changed rate limits for my app. I see following info in headers:

x-ratelimit-limit: 200

I learned Instagram blog and page with changes but found no mentions about any changes since Oct 1, 2017.

Is this new limit related only to my token or to entire platform? Could you check your token?


Yes It is, Although no official communication. I also experienced that. I found this in their documentation.

The Instagram API uses the same rate limiting as the Graph API (200 calls per user per hour) with one exception: the /media/comments edge limits writes to 60 writes per user per hour. Please refer to the Graph API's rate limiting documentation for more information.

https://developers.facebook.com/docs/instagram-api/overview/#rate-limiting

https://techcrunch.com/2018/04/02/instagram-api-limit/ Hope this will be helpful.

Update:-

Further on 4th April few more APIs deprecated by Instagram.

https://www.instagram.com/developer/changelog/


Some perspective:

This 200 per hour call has been in the Graph API documentation for at least a month (according to wayback machine).

Facebook must have panicked over the weekend and pressed the "require Graph API permissions" button, thus our current situation. :\