Dashboard (Admin) only. These endpoints require iDenfy dashboard sign-in (manager account) with the
MANAGE_AGE_ESTIMATION permission. They are not part of the Partner API — see Create a Session for the API-key-authenticated surface.List Tokens
GET /age-estimation/tokens/
Returns your tokens (paginated). Supported filters:
final_status groupings:
List item fields:
id, status, outcome, estimated_age, created.
Retrieve a Token
GET /age-estimation/tokens/{id}/
A step-up session that was accepted but flagged for possible fraud is recorded as such on the linked identification, so it remains auditable from the dashboard even though the age-estimation outcome is a normal
SUCCESS / UNDERAGE.