Skip to main content

Request limits

LimitValueScope
Request rate100 requests per minutePer ingest connection
JSON package size1,980,000 bytesCurrent HTTP limit for ISO 19848 and generic JSON ingest routes; includes a margin below the documented 2 MB ceiling
Attachment size10 GB (10,737,418,240 bytes)Per file uploaded through POST /attachment/{packageId}
DataChannelList lookupUp to 100 unique documents, newest ingest firstPer asset lookup through GET /ISO19848/DataChannelList/{assetId}

JSON payload size is the serialized UTF-8 body size, not the number of readings or the in-memory object size. Attachments use a separate request and require a known Content-Length.