cURL
curl --request GET \ --url https://production.deepvue.tech/v1/mobile-intelligence/mobile-to-digital-age \ --header 'Authorization: Bearer <token>' \ --header 'client-id: <api-key>' \ --header 'x-api-key: <api-key>'
{ "code": 200, "timestamp": 1738046268509, "transaction_id": "3f829f2527824d61a064b0e6fb11626d", "sub_code": "SUCCESS", "message": "Details fetched successfully", "data": { "businessNameDetected": false, "digitalAge": "2194" } }
API to fetch the Digital Age details of the user linked with the phone number.
Access token issued by Deepvue
API key provided by Deepvue
Client ID issued by Deepvue
Successful Response
Show child attributes