Integration checklist
Before production rollout, verify all of the following.
- A private Integration API key is stored only server-side.
-
GET /contextconfirms the key reaches the expected organization. - Provisioning returns and persists the expected
surveyIdand public embed values. - Every response has a platform-generated UUID mapped to
sessionIdandinterviewId. - The embed is present on each survey page with the chosen privacy controls.
- CSP allows the exact Embed
script-srcand collectorconnect-srcorigins. - A test response becomes
captured: truethrough session lookup. - An authorized administrator can start a scoring run, poll it, and view the result.
- The platform respects the 120-requests-per-key-per-minute rate limit and
Retry-After. - A deleted test response reaches completed Ramon deletion synchronization.
- Participant-facing outages remain fail-open and operational failures are monitored.