To use our API and to get a successful response, you'll need:
A license to use the product.
Haven't got a license? Talk to your account manager or contact us to get it.
Your token.
This confirms you are licensed to use Phone Validation and authenticates each request you send to the API. The token must be submitted in the Auth-Token
parameter within the request header. Existing customers can view and manage their tokens via the Self Service Portal.
Auth-Token: ab123ab1-abc1-1234-abcd-ab1a123a1a12
Secure your integration
To make your first call, you'll also want to have to hand:
A 10-digit phone number you want to validate in the format local to your country.
A tool that allows you to make API calls - we recommend Postman.