Truecaller Web SDK Profile API

Profile retrieval for the mobile-web (deep link) verification flow. After a user consents in the Truecaller app, Truecaller POSTs the accessToken and requestId to the partner's callback URL together with the profile endpoint (GET /v1/default with Bearer token), which returns the user's verified phone numbers, name, addresses and online identities.

API entry from apis.yml

apis.yml Raw ↑
aid: truecaller:truecaller-web-sdk-profile-api
name: Truecaller Web SDK Profile API
humanURL: https://docs.truecaller.com/truecaller-sdk/mobile-websites/integrating-with-your-mobile-website/fetch-user-profile
baseURL: https://profile4-noneu.truecaller.com
tags:
- Phone Verification
- Profile
- Mobile Web
description: Profile retrieval for the mobile-web (deep link) verification flow. After a user consents
  in the Truecaller app, Truecaller POSTs the accessToken and requestId to the partner's callback URL
  together with the profile endpoint (GET /v1/default with Bearer token), which returns the user's verified
  phone numbers, name, addresses and online identities.
properties:
- url: https://docs.truecaller.com/truecaller-sdk/mobile-websites/integrating-with-your-mobile-website/fetch-user-profile
  type: Documentation