Live
Available in
- UK
Check whether a customer is eligible for age-restricted products and services. Vodafone only holds age details for certain customers, and there are some limitations: The MSISDN must be a postpaid Vodafone account. The MSISDN must not belong to a family account (i.e. accounts with two or more MSISDNs), or a business account.
This API follows the GSMA Mobile Connect specification.
Check whether a customer is eligible for age-restricted products and services. Vodafone only holds age details for certain customers, and there are some limitations: The MSISDN must be a postpaid Vodafone account. The MSISDN must not belong to a family account (i.e. accounts with two or more MSISDNs), or a business account.
This API follows the GSMA Mobile Connect specification.
Version | v1.1.1 |
---|---|
Protocol | HTTPS |
Sandbox URL | https://api-sandbox.vf-dmp.engineering.vodafone.com |
Live URL | https://eu3.api.vodafone.com |
Version history | 1.1.1 |
---|---|
Release date | September 2023 |
Status | Live |
Description | Age Verification extends the ATP Specification for Mobile Connect. This API enables age verification check against data held by a mobile operator. |
A customer is shopping online and puts an age-restricted item in their basket.
The customer is notified on the website (or app) that they must verify their age and insert their mobile phone number (MSISDN).
The website sends an SMS to the customer to confirm their age.
The customer clicks the link contained in the SMS to prove possession of the phone number.
The website sends an Age Verify request to Vodafone.
Vodafone responds with True/False as to whether the MSISDN belongs to someone 18 or older.
The device needs to be identifiable by the network. Our implementation requires the IP address to return a location. If an IP address is not provided by the user, the system takes the sending IP address from the http request and then populates the IP header in the API call.
To begin using the Vodafone workspace in Postman, please follow the steps below to create a set of credentials that can be used with our sandbox collections:
You can access all of Vodafone's sandbox APIs in our Postman workspace by clicking the button below:
Postman is a popular development and testing tool that is widely used across the API developer community. It offers an easy to use interface for making HTTP requests, testing API responses and collaborating with team members. For more details, see postman.com
Discover, try, and purchase our APIs to start building your own apps