SDK
Use the SDK where available to keep request signing, retries and typed decision payloads consistent with the API surface.
Integrations
Connect applications through the SDK, API endpoints, webhooks and environment-specific configuration.
Details
Use the SDK where available to keep request signing, retries and typed decision payloads consistent with the API surface.
Server-side systems can call Shield decision endpoints directly. Never expose API keys or tenant secrets in browser bundles.
Webhook receivers should verify signatures, reject stale timestamps and handle retries idempotently.