Get Number Information
Get basic information relating to a number, including rate center, state, sms enablement, and other data.
Authentication is done by passing your TSG Global API key via the Authorization header in the format "Authorization: Bearer <api_key>"
get
https://api-service.tsgglobal.world/v2/dids/<number>
Returns information about the did (currently SMS and MMS configuration only).
get
https://api-service.tsgglobal.world/v1/did/lookup?did=<1NPANXXXXXX>
Lookup additional phone number information.
Last modified 4mo ago