Limitations
Information about our API limitations
Date limits
Object
Description
Date format
All dates must be supplied in UTC timezone and follow the structure:
01-31-2025T00:00:00Z
File limits
We fetch files from the URLs provided.
Object
Description
Accepted file formats
Each file must be in one of the following formats:
.png
, .jpeg
, .gif
,.mov
, .mp4
Pagination limits
We fetch records using pagination.
Object
Description
Max page size
Each page size must not exceed 100
records (larger numbers will default to 100
)
Last updated
Was this helpful?