Technical Concepts
The mechanics you need before writing integration code: how to authenticate, which host to call, and how to verify the webhooks Verto sends you.
| Page | What it covers |
|---|---|
| Authentication mechanism | Token issuance, the certificate-based flow, and token lifetime. |
| URLs (Sandbox vs Production) | Every service host for both environments, and the IP-whitelisting step before go-live. |
| Verifying webhook signatures | The auth-* headers, the signing scheme, and verification samples in Node, Python, and Java. |
Updated 6 days ago
Did this page help you?
