PACINBack to PACIN

Docs Reference Rate limits

Rate limits

PACIN caps request volume. Limits depend on your environment and agreement.

If you send too many requests, the API returns 429 with a code such as RATE_LIMITED. Wait, then retry. When the response includes Retry-After, wait at least that many seconds.

Use a stable idempotency key on ingest so a retry does not write the same batch twice.

Last updated 14 September 2026