Insurance Verification API
Verify insurance across borders — one API
Motor · Travel · Health · UK, Germany, France — EU expanding. Built for platforms, brokers, and compliance teams.
# Verify a motor policy at border crossing
curl -X POST https://api.policynumbers.com/v1/verify \
-H "Authorization: Bearer pk_live_..." \
-H "Content-Type: application/json" \
-d '{
"policy_number": "DE-KFZ-88821",
"insurer": "allianz",
"country": "DE",
"type": "motor"
}'
# Response (180ms)
{
"valid": true,
"confidence": 0.96,
"registry_confirmed": true,
"insurer": "Allianz SE",
"country": "DE",
"expires": "2025-12-31"
}
Coverage
| Country | Motor | Travel | Health | Registry source |
|---|---|---|---|---|
| 🇬🇧 United Kingdom | ✓ | ✓ | ✓ | FCA Register · MID |
| 🇩🇪 Germany | ✓ | ✓ | ✓ | BaFin · GDR |
| 🇫🇷 France | ✓ | ✓ | ✓ | ACPR · ORIAS |
| 🇪🇺 EU (expanding) | Coming soon — join waitlist | |||
✈️
Travel platforms
Verify health cover before customers travel abroad
🚗
Car rental & mobility
Confirm motor insurance is valid at cross-border pickup
🏦
Compliance & KYC
Audit trail for broker onboarding and claims teams