Lookup SMS Carrier
Overview
Lookup carrier details for specified number.
Requests to this endpoint will incur pre-pay API charges to the account. An account must have the data API enabled in order to complete the request. Please contact support@tsgglobal.com if you need assistance.
Authentication
Authentication is done by passing your TSG Global API key via the Authorization header in the format "Authorization: Bearer <api_key>"
Method
Lookup carrier details for a specific number.
GET
https://api-service.tsgglobal.world/v2/dids/<number>/sms_carrier_lookup
Path Parameters
Name
Type
Description
number*
string
Phone number you are looking to query.
Example CURL
Last updated