Correlation ID for request tracing
KYC Age Verification
KYC age verification APIs
Verify minimum age for a subscriber
Verifies whether the subscriber associated with the given phone number is at least the specified minimum age.
Headers
Body
application/json
Body
KycAgeVerificationRequest
MSISDN in E.164 format
Example:+14155550123
Minimum age in years that the subscriber must meet or exceed.
Example:18
Response
application/json
Response
Age verification result returned
KycAgeVerificationResponse
Indicates whether the subscriber is at least the requested minimum age.
Example:true
Time when the age verification was performed.
Example:2026-02-10T10:00:00Z
Authentication
Headers
Body
KycAgeVerificationRequest
objectMSISDN in E.164 format
Example:+14155550123
Minimum age in years that the subscriber must meet or exceed.
Example:18
KycAgeVerificationResponse
objectIndicates whether the subscriber is at least the requested minimum age.
Example:true
Time when the age verification was performed.
Example:2026-02-10T10:00:00Z
Error
objectExample:400
Example:INVALID_ARGUMENT
Example:Invalid request