Leistungsstarke APIs. Einfache Integration.
E-Mail, Telefon, USt und Bankprüfungen; IP-Geolokalisierung; Wechselkurse und Avatare—echte Hosts und dieselben monatlichen Limits wie auf den Produktseiten, mit Preisen wie im Rest der Website.
Drei Schritte zum Start
Von der Registrierung bis zur ersten API-Antwort in unter fünf Minuten
API-Key erhalten
Kostenlos registrieren und in Sekunden Keys für die APIs, die Sie brauchen. Keine Kreditkarte.
Erste Anfrage senden
Beispiel aus der Doku kopieren und ausführen. cURL, Python, Node.js und PHP werden unterstützt.
Skalieren
Mit Free Tiers starten und bei Wachstum upgraden. Planwechsel mit einem Klick.
Produktionsreife APIs für Ihren Stack
Dieselben sieben Produkte wie in Doku und Preis—echte Hosts, Limits und Beispiele.
Email Validation
BeliebtValidierung
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
Lookup & Daten
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
Lookup & Daten
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
Generierung
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
Validierung
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
Validierung
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
Validierung
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"
Zahlen Sie nur für die Nutzung
Monatliche Request-Limits entsprechen den Produktseiten; Dollarbeträge entsprechen den Plan-Labels auf der Website.
Email Validation
Validate email addresses with comprehensive syntax, domain, and mailbox verification. Reduce bounces, improve deliver…