Use separate environments to build safely and deploy confidently. All examples in this documentation use the QA (test) environment by default. Production endpoints and credentials are issued on request.
Base URLs
Environment | Base URL |
---|---|
QA (Test) |
|
Production | Provided separately (contact your CSM) |
Callback IP allowlisting
If your systems validate inbound callbacks (webhooks), allowlist our static outbound IPs:
QA:
20.81.59.76
Production: Provided separately
See the Callback mechanics page for payload format, retries, and security guidance.
Required headers
All endpoints expect JSON:
Content-Type: application/json