Guide
Hybrid integration
Hybrid integrations let the backend own job creation while the browser owns display timing.
Backend creates the job
Call /v1/jobs server-side and return slot IDs to the frontend.
Frontend renders
The frontend polls decisions or receives sanitized asset data from your backend, then records beacons.
Security boundary
Do not pass secret keys to the browser. Use short-lived session state if the browser needs to call browser-safe endpoints.
Need rollout review?
Contact the team
Start in the dashboard, choose Script Tag or Server API, and use contact only when you need rollout review, enterprise coordination, or non-standard integration help. Billing beacon rules live in the API concepts guide.