For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Verifications
- 🌱 Video URL for Selfie and Government ID Verifications: If a Selfie Verification or Government ID Verification is completed using a video selfie, the new
video-url field in the verification’s attributes returns the video selfie.
- 🌱 More metadata for Government ID Verification’s Extraction inconsistency check: The Extraction inconsistency verification check (
id-extraction-inconsistency-detection) for Government ID Verification now returns an additional metadata field: check-requirements. check-requirements is an array of objects. Each object represents a check requirement and its result.
- 🍃 Selfie photo from Government ID Verification can be tested in Sandbox: In the Sandbox environment, the
selfie-photo-url field is now set, using the front photo of the Government ID (instead of the actual selfie photo). This change allows you to test changes in Sandbox that depend on selfie-photo-url. (For example, you can use the selfie photo from a Government ID Verification as an input to a Selfie Verification.) Since Persona does not run real Verifications in Sandbox, face detection does not apply to Government ID photos. Previously, the selfie-photo-url field on a Government ID Verification was empty.