FAQs

What is the rate limit?

We rate limit at 60 requests per second.

How can we test the API?

DDHQ exposes a testing endpoint and runs scheduled tests with simulated vote data across all races. Please contact us for more information regarding the testing procedure, and schedule.

All testing data is 1:1 with production data.

Can I expose the API calls on client facing surfaces?

No. You should not be making DDHQ API calls from a client facing surface. You should be wrapping API calls to DDHQ in your own caching layer so that users are not hitting the API directly.





Did this page help you?