CNAM Lookup

Overview

Lookup the caller ID name associated with a DID.

Authentication

Authentication is done by passing your TSG Global API key via the Authorization header in the format "Authorization: Bearer <api_key>"

Method

Lookup caller ID name associated to a phone number.

GET https://api-service.tsgglobal.world/v1/cnam

Query Parameters

JOHN DOE WA

Example Ge

curl -n https://api-service.tsgglobal.world/v1/cnam?number=12022011234 -XGET -H "Authorization: Bearer <api_key>"

Last updated