Limitations
Information about our API limitations
Last updated
Information about our API limitations
Last updated
You’re limited to the following number of requests:
60 requests per minute
250,000 requests per month
If you exceed your rate limit you will receive a 429 error response with a Too Many Requests message.
Date format
All our supported dates (datetimes) follow the ISO-8601 format.
Object | Description |
---|---|
We fetch files from the URLs provided.
Object | Description |
---|---|
We fetch records using pagination.
Object | Description |
---|---|
Date format
All dates must be supplied in UTC timezone and follow the structure:
2024-01-01T00:00:00Z
Accepted file formats
Each file must be in one of the following formats:
.png
, .jpeg
, .gif
,.mov
, .mp4
Max page size
Each page size must not exceed 100
records (larger numbers will default to 100
)