Get started with TDS Risk in minutes. Our Postman collection includes pre-built requests for every endpoint, environment variables, and example responses for both Trust Score and Mobile KYC.
v2.1 · Updated March 2026 · Compatible with Postman 9+
tds-risk-sandbox.json environment file. This sets {{base_url}} and {{api_key}} variables automatically.YOUR_KEY_HERE with the sub-client ID from your TDS Risk dashboard. Available immediately after signup.phoneNumber in the request body, and hit Send. You'll receive a live carrier-derived trust score in under 2 seconds.details: true to include full carrier and call session data.Both sandbox and production environment files are included. Switch between them in Postman's environment dropdown.
| Variable | Sandbox value | Description |
|---|---|---|
| base_url | https://sandbox.thedatasupermarket.com | Base API URL — swap for production when ready |
| api_key | YOUR_KEY_HERE | Your pf-subClientId from the dashboard |
| phone_number | 447700900000 | Test number — replace with real number for live checks |
| country | GB | ISO 3166-1 alpha-2 country code |
| request_id | test-001 | Unique ID for each request — must be unique per call |