/
Minimum API requests
Minimum API requests
Question:
How we could get as low as possible requests?
What is your suggestion on how to get only fresh data with minimum requests?
Step-by-step guide:
the limit of requestes per minute is 100. If you would like to optimize amount of requests I recommend to use timesamp parameter.
Here is the example of how to use it. First you should make basic request and get all data. For the next requests you should get only changes from the particular timestamp.
So the next request should look like this:
https://api.statscore.com/v2/events?token=<<TOKEN>>×tamp=1671621385
, multiple selections available,
Related content
API request
API request
More like this
feed.index
feed.index
More like this
feed.show
feed.show
More like this
events.providers.index
events.providers.index
More like this
API service
API service
More like this
events.index
events.index
More like this