Skip to main content

Legal document options on widget URL endpoints

The hosted widget URL endpoints now accept per-call legal document variants, matching the options object already available on /age-gate/check. Use these to show platform-specific Terms of Service, Privacy Policy, and additional legal links (for example, Xbox, PlayStation, or Steam) in the widget consent flow instead of the product defaults.

What's new

API reference (OpenAPI)

CDK: Sessions and permissions

  • Presenting legal documents and data notices: Documents that termsOfServiceDocument, privacyPolicyDocument, and additionalLegalLinks are the canonical field names for legal-document variants across the k-ID API, and where they live for each endpoint (options on the age gate check and the widget URL endpoints, materialChange on /session/upgrade).

Compliance Studio

  • Additional legal links: The Variant ID guidance now points at the widget URL endpoints, not just /age-gate/check.

Documentation