This page introduces the Phone APIs used to verify the completeness and validity of landline and mobile phone numbers.
Related Phone documentation:
Phone API overview
Description
The Phone APIs validate phone numbers and return information about their validity, format, and type. Two integration styles are available:
- Classic API (/TEL/): validates landline and mobile phone numbers. Supports optional level 2 verification for French mobile numbers.
- Restful API (/phone/lookup): validates phone numbers and returns enriched data including E.164 format, operator, type, and optional activity status.
Swagger documentation
Use the Swagger interface to explore and test the Phone API endpoints directly from your browser.
Related to