Buyer endpoints
Verify
Runs a full verification on the TrueCall ID, validating all settings, including matching the consumer’s phone number to the TrueCall ID.
This stores the TrueCall ID to your account and allows all data to be accessed with Get Sessions and List Session.
Typically used on POST.
GET
Query Parameters
Campaign's API key
TrueCall session ID
Number dialed by consumer
Consumer's phone number
Session data to include in the response.
Available options are:
source_url | ip | city | country | country_iso | timezone | platform | user_agent | browser_name | created_at_ts | created_at_iso
Those can be combined to get specifically what's needed:
insights=source_url,city,country,created_at_iso