OUR HLR API

Integrate our HLR API directly to verify the validity of your numbers from your website, software or application. API integration is easy and completely free.

An HLR API to make your life easier

Our API solution is available in multiple languages. Feel free to contact our technical team if you have any questions!

Try our API for free with your mobile number

Your number will not be stored by our services

  1. // Prepare data for POST request
  2.  
  3. $fields = array(
  4. 'apiKey' => 'YOUR API KEY',
  5. 'phoneNumbers' => "+336XXXXXX",
  6. 'notifyUrl' => 'http://...',
  7. );
  8.  
  9.  
  10. $curl = curl_init();
  11. curl_setopt($curl,CURLOPT_URL,'https://api.smspartner.fr/v1/hlr/notify'
  12. );
  13. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  14. curl_setopt($curl, CURLOPT_TIMEOUT, 10);
  15. curl_setopt($curl, CURLOPT_POST, 1);
  16. curl_setopt($curl, CURLOPT_POSTFIELDS,json_encode($fields));
  17.  
  18.  
  19. $result = curl_exec($curl);
  20. curl_close($curl);
  21.  
  22. // Process your response here
  23. echo $result;
  24.  

Browse our documentation

HLR API

Your account gives you immediate access to our free API

HLR API Features

  • Number status

Each mobile number verification reveals the status of the mobile number (valid, invalid, …).

  • Telecom operator

HLR verification identifies the name of the telecom operator to which the number is assigned.

  • HLR telecom identifier

With each API request generated, the HLR telecom identifier of the mobile number is returned.

  • Excel export available

All number verifications generated from the SMS platform can be downloaded as an Excel file containing all the information.

  • France and international

HLR verification is available in France and internationally.

> To learn more: Phone number verification with HLR

  • Per-number billing

Billing is based on the number of mobile numbers verified.

The SMS Partner API guarantees

Plan de travail 40 copie 23@3x

A team at your service 7 days a week

Plan de travail 40 copie 24@3x

A secure solution via the HTTPS HLR API

Plan de travail 40 copie 21@3x

Offices based in Paris

Plan de travail 40 copie 20@3x

A proprietary technology

Try our HLR service now with 400 free verifications, no commitment, no subscription!