Skip to main content
Webhooks are the recommended method for receiving verification results. They deliver data efficiently as events happen.Use these endpoints only as a fallback:
  • If you suspect a webhook notification failed or missed data
  • To fetch details for a verification after it has already finished
Do not poll /api/v2/status as part of your main integration flow. iDenfy does not support regular polling and may restrict your access.
Some data fields may be null if the information was not present on the document or unreadable due to image quality.

Verification Status

Request

Response

Response Fields


Verification Data

Request

Response

Key Data Fields

Any field can be null. Some fields in the original language may contain UTF-16 encoded characters.

Verification Files

Request

Response

Always use URLs from fileUrls and videoUrls. Top-level file URLs outside these objects may be removed in the future.