All docs

World · Identity Check Beta

Reality

Identity Check is preview (docs.world.org). Same "contact TFH for access" gate as Selfie Check.

Implementation

  • Preset: identityCheck({ attributes: [{ type: "minimum_age", value: 18 }] }).
  • Supported attribute types: document_type ("passport" | "eid" | "mnc"), document_number, issuing_country, full_name, minimum_age, nationality — Ognef exposes only the minimum needed for each capability.
  • allow_legacy_proofs: false — Identity Check is World ID 4.0-only.
  • The verification row stores minimized_disclosure: ["age_over_18"] and a written reason the judge can read.
  • Passport creation uses these attributes to derive jurisdictions and travel_scopes.

Win condition

  • Show the raw request payload on stage. There is no DOB in it.
/docs/world-identity-check