K
K
KonstV2015-08-30 21:21:23
API
KonstV, 2015-08-30 21:21:23

How to find out the remaining limit of instagram api?

Tell me how to find out the rest of the limit from the Instagram api. Maybe I'm blind, of course, but I still don't understand how. If possible, explain for the teapot

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikita Kamenev, 2015-08-30
@NickStone

If your app exceeds any of these rate limits, you will receive a response with an HTTP response code of 429 (Too Many Requests). The body of the response will consist of the following fields:
If your application exceeds the limits, you will receive an HTTP 429 (too many requests) response. The response body will consist of the following fields:
In your script, catch the desired answer, and process it.
Source: https://instagram.com/developer/limits/

K
KonstV, 2015-08-30
@KonstV

and curl to ask the apish really if so, can you give an example?

Y
yazhog, 2016-04-12
@yazhog

In the header, Instagram transmits the rest of the requests.
Have a look here: https://apigee.com/console/instagram?authTypeVal=o...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question