Company lookup, VAT validation, IBAN verification, SEPA payments, currency conversion — all in one endpoint. Built for developers who build for Europe.
$ curl https://frenchbusinessapi.com/vat/validate/FR89421940101
Everything you need to build European B2B software, from company data to payment processing.
Search 42M+ French companies by SIRET, SIREN, or name. Full address, GPS, workforce data.
Enrich French postal codes with commune, département, région, and GPS coordinates.
Validate EU VAT numbers via VIES, get rates for all 27 countries, check reverse charge rules.
Validate IBANs for 76 countries, extract bank codes, check SEPA membership. 112 BICs directory.
Calculate working days, public holidays, and deadlines across 12 European countries.
Real-time ECB rates for 31 currencies. Convert amounts, access 90-day history.
Generate SEPA credit transfer & direct debit XML (pain.001/008). Create EPC QR codes.
No complex setup, no SDK required. Just HTTP requests and JSON responses.
Sign up and get a free key with 100 requests/day. No credit card required.
One base URL, 7 API modules, consistent JSON responses. Use any language.
Pay only for what you use, starting at $0.001 per request. No monthly commitment.
Clean JSON responses. Consistent error handling. Works with any language or framework.
import httpx
# Validate a French VAT number
response = httpx.get(
"https://frenchbusinessapi.com/vat/validate/FR89421940101",
headers={"X-API-Key": "your_api_key"}
)
print(response.json())
{
"valid": true,
"country_code": "FR",
"company_name": "GOOGLE FRANCE",
"company_address": "8 RUE DE LONDRES 75009 PARIS"
}
Start free, scale as you grow. No surprise fees, no long-term contracts.
AI agents can access all endpoints with instant USDC micropayments on Base. No API key, no signup, no subscription.
Any x402-compatible AI agent calls an endpoint under /x402/ without authentication.
The server responds with payment instructions: $0.001 in USDC on Base network.
The agent pays automatically, retries, and receives the API response. Fully autonomous.
https://frenchbusinessapi.com/x402/vat/validate/FR89421940101
All 35 endpoints mirrored under /x402/ — powered by the x402 open standard
Everything you need to know before getting started.