The Age Estimation API allows you to estimate a person’s age based on facial analysis. This API can be used for age verification, demographic analysis, or personalized user experiences. Additionally, we perform a passive liveness test to ensure the submitted image is of a real person and not a spoof attempt.
Documentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
User's face image to be age estimated. Allowed formats: JPEG, PNG, WebP, TIFF. Maximum file size: 5MB.
Results with face liveness score below this will be declined. Must be between 0-100.
0 <= x <= 100Results with age estimation below this will be declined. Must be between 0-100.
0 <= x <= 100If true, attempts to rotate the input images in 90-degree increments (0, 90, 180, 270) to ensure the detected face is upright before performing the face match. Note: This is only recommended if you are unsure about the orientation of the face.
Whether to save this API request. If true, then it will appear on the Manual Checks section in the Business Console.
A unique identifier for the vendor or user, such as a UUID or email. This field enables proper session tracking and user data aggregation across multiple verification sessions.