Limitations
List of various limitations within our API.
Date limitations
Date format
All our supported dates (datetimes) follow the ISO-8601 format.
Limitation | Description |
---|---|
Date format | All dates must be supplied in UTC timezone and follow this structure:
Which translates to:
|
URL file limitations
Direct media uploads
We will support uploading files directly to us in the future.
We fetch files from the URLs you provide. Please follow the following limitations regarding it.
Limitation | Description |
---|---|
Max file size | Each file must not exceed |
Accepted file formats | Each file must be in one of the following formats:
|
Pagination limitations
We fetch records using pagination. Please follow the following limitations regarding it.
Limitation | Description |
---|---|
Max page size | Each page size must not exceed |
Last updated