These docs are for v1.0. Click to read the latest docs for v2.0.

Discussions

Ask a Question
Back to all

Too Many Requests

I'm using your API requests to retrieve expense information. It makes requests for fiscal years and then, for each open fiscal year, makes a separate expense request.

This process is in a job that runs every 5 hours.

Several times the expense request returns the error "Request failed with status code TooManyRequests".

What is the maximum number of API requests allowed?

Best regards