pcv
pcv

Reputation: 2181

GoodData: What are the rate limits on the API?

Are there any rate limits on the GoodData API? Like number of requests per minute/second/hour/...?

Upvotes: 2

Views: 218

Answers (1)

jason.meketa
jason.meketa

Reputation: 358

By default GoodData limits API call volume to 5000 calls per minute. A 429 HTTP code is returned if the the limit is exceeded. It is a rolling window, so you can retry after a short period of time (at most one minute).

This limit can be increased per GoodData customer however it depends on your use case. If you possibly need the limit raised you will need to work with GoodData Support.

Upvotes: 4

Related Questions