k-ID API

HTTP RPC-style API for age gates, age verification, verifiable parental consent, k-ID sessions, and permission management. Methods take the form https://game-api.k-id.com/api/v1/{method} with bearer API-key auth; GET methods use query parameters and POST methods use a JSON body.

API entry from apis.yml

apis.yml Raw ↑
name: k-ID API
description: HTTP RPC-style API for age gates, age verification, verifiable parental consent, k-ID sessions,
  and permission management. Methods take the form https://game-api.k-id.com/api/v1/{method} with bearer
  API-key auth; GET methods use query parameters and POST methods use a JSON body.
humanURL: https://docs.k-id.com/api/overview
baseURL: https://game-api.k-id.com/api/v1/
tags:
- Age Verification
- Parental Consent
- Compliance
properties:
- type: Documentation
  url: https://docs.k-id.com
- type: APIReference
  url: https://docs.k-id.com/api/overview
- type: Authentication
  url: authentication/k-id-authentication.yml
- type: Webhooks
  url: asyncapi/k-id-webhooks.yml
- type: ErrorCatalog
  url: errors/k-id-problem-types.yml
- type: RateLimits
  url: https://docs.k-id.com/api/rate-limits