Params

Param name
Description
caller_number
Required

The caller number to retrieve data for.

  • Must be String

fetch_type
Required

The type of data retrieval to perform. This incurs a per API request usage charge on your company based on append type, with the exception of free_zip_code.

  • Must be one of: free_zip_code, zip_code, address, contact, contact_plus, all.

columns
Optional

Specify the columns you would like returned, e.g. columns=zip_code,city,state

  • Must be String