Developer details
On the Developer Details tab, provide the following information about your product's developer:
-
Developer Name
-
Support Email:
- For your Support Email, consider using a generic email address (support@developername.com) instead of a personal email address. This helps manage user inquiries efficiently, as relevant support tickets from
family.k-id.comare sent to this email address.
- For your Support Email, consider using a generic email address (support@developername.com) instead of a personal email address. This helps manage user inquiries efficiently, as relevant support tickets from
-
Legal Documents:
- Select the language for your legal documents (Chinese, English, French, Japanese, Korean, and Spanish).
- Provide the URLs for your product's Privacy Policy and Terms of Service.
-
Additional legal links (optional): You can add extra legal document links (for example, platform-specific Terms of Service or Privacy Policy) that appear in consent flows. For each additional link you can set:
- Title and Link: Localized display title and URL (same language options as preceding).
- Variant ID: A unique identifier used to request this link from the Check age gate API (for example,
xbox-tos,playstation-privacy-policy). Use lowercase letters, numbers, and hyphens only; max 64 characters. Must be unique per product when set. Required if Always display is off. - Always display: When on (default), the link is always shown in consent flows. When off, the link is only shown when your game calls the age-gate API with
options.termsOfServiceDocumentoroptions.privacyPolicyDocumentset to this link's Variant ID.
Use platform-specific variants when your game is distributed on multiple platforms (for example, Xbox, PlayStation, Steam) and each platform requires different legal document URLs. Configure the variants in Developer Details, then pass the appropriate variant IDs in the options object when calling POST /api/v1/age-gate/check. If a challenge is created, the consent screen shows the requested legal links instead of the default product Privacy Policy and Terms of Service.
