Retrieve Phone Details

Retrieve information about any phone number.

Authentication

PINNACLE-API-KEYstring
API Key authentication via header

Request

This endpoint expects an object.
phonestringRequired
Phone number you want to analyze in E.164 format.
levelenumRequired
Choose how much detail you want in your results: - `basic`: Receive essential info like carrier, location, and format. - `advanced`: Receive a deeper analysis including fraud risk, detailed location, and enhanced contact info.
Allowed values:
optionsobjectOptional
Customize your lookup with additional options.

Response

Returns detailed information for the requested phone number based on the selected lookup.
Basic Lookupobject
OR
Advanced Lookupobject

Errors