Skip to main content

Profile

GET 

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

Lookup a caller's web presence / profile information

Includes any related phone numbers, emails and social networks found.

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

    profile

    object

    title string
    description string

    website

    object

    url string
    domain string

    location

    object

    address string
    city string
    region string
    email string[]
    phone string[]
    social string[]
Loading...