Des APIs puissantes. Une intégration simple.
Email, téléphone, TVA et banque ; géolocalisation IP ; taux de change et avatars — hôtes réels et mêmes plafonds mensuels que sur les pages produit ; montants comme sur le site.
Trois étapes pour démarrer
De l’inscription à la première réponse API en moins de cinq minutes
Obtenir une clé API
Inscription gratuite et clés en quelques secondes. Sans carte bancaire.
Première requête
Copiez un exemple depuis la doc. cURL, Python, Node.js et PHP.
Passer à l’échelle
Commencez sur l’offre gratuite et montez en gamme avec la croissance.
APIs prêtes pour la production
Les sept mêmes produits que dans la doc et les tarifs — hôtes réels, plafonds et exemples.
Email Validation
PopulaireValidation
Validate email addresses with comprehensive syntax, domain, and mailbox verification. Reduce bounces, improve deliverability, and protect your platform from spam.
curl -X GET "https://emailvalidation.cleariflow.com/v1/?api_key=YOUR_API_KEY&email=john.doe%40example.com"
Exchange Rates
Données et consultation
Get real-time and historical exchange rates for 80+ currencies with bank-grade accuracy. Perfect for financial applications, e-commerce, and currency conversion services.
curl -X GET "https://exchange-rates.cleariflow.com/v1/live/?api_key=YOUR_API_KEY&base=EUR&target=USD%2CGBP"
IP Geolocation
Données et consultation
Get comprehensive location data for any IP address worldwide. Perfect for analytics, fraud prevention, content localization, and security applications.
curl -X GET "https://ipgeolocation.cleariflow.com/v1/?api_key=YOUR_API_KEY&ip_address=8.8.8.8"
User Avatars
Génération
Generate customizable user avatars with flexible styling options. Perfect for user profiles, chat applications, and identity systems with PNG or SVG formats.
curl -X GET "https://avatars.cleariflow.com/v1/?api_key=YOUR_API_KEY&name=John+Doe&image_size=128&image_format=png"
Phone Validation
Validation
Validate phone numbers with E.164 standard compliance, carrier detection, and comprehensive location data. Perfect for user registration, SMS services, and contact validation.
curl -X GET "https://phonevalidation.cleariflow.com/v1/?api_key=YOUR_API_KEY&phone=1234567890&country=US"
VAT Validation & Rates
Validation
Validate VAT numbers through official VIES API and calculate tax rates for EU countries. Perfect for e-commerce, invoicing systems, and tax compliance.
curl -X GET "https://vat.cleariflow.com/v1/validate/?api_key=YOUR_API_KEY&vat_number=SE556656688001"
Bank Validation
Validation
Validate international bank accounts (IBAN) and BIC codes with comprehensive format checking. Perfect for payment systems, financial applications, and bank account verification.
curl -X GET "https://bankvalidation.cleariflow.com/v1/iban/?api_key=YOUR_API_KEY&iban=DE89370400440532013000"
Payez à l’usage
Les plafonds mensuels correspondent aux pages produit ; les montants aux libellés de plans sur le site.
Email Validation
Validate email addresses with comprehensive syntax, domain, and mailbox verification. Reduce bounces, improve deliver…