Skip to main content

Telco

GET 

/partner/c/smart-cnam/telco/:src/:dst

Lookup a caller's telco provider information

Includes if phone number is a Wireline, Wireless or VoIP source.

Request

Path Parameters

    src integerrequired

    Possible values: >= 11

    The source caller including country code (without +)

    dst integer

    Possible values: >= 11

    The destination caller including country code (without +)

Responses

OK

Schema

    data

    object

    phoneNumber number

    telco

    object

    carrier string
    company string

    Name of the company servicing the phone number.

    provider string

    Name of the company providing service to end customer of the phone number.

    type string
    lata string
    lir string
    switch string
Loading...