drl57959 2017-09-21 21:33 采纳率: 0%
浏览 78
已采纳

Instagram API费率限制

I'm creating a web app that uses the relationships permission from instagram API.

But the endpoint for use the relationships for sandbox calls are 30 per hour and for Live clients are 60 per hour.

As use of case I have a friend that have more than 2000 requests to follow every day. Accept a request of follow is a change in the relationships.

How can I handle all this calls if I can only make 60 calls if my app gets approved?

The web app work's great, it's not a code problem, it's a doubt about the rate limits.

  • 写回答

1条回答 默认 最新

  • dongsu4345 2017-09-22 22:14
    关注

    Lot of people were creating apps using API to auto follow and gaming the system to gain likes and followers, so Instagram lowered the rate limits to avoid this, not much you can do about it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?