IBAN QA for teams.
Business is the self-serve path for teams that need recurring API volume, saved QA datasets, exact bank/BIC targeting, and procurement-friendly annual billing.
Business is the self-serve path for teams that need recurring API volume, saved QA datasets, exact bank/BIC targeting, and procurement-friendly annual billing.
Every pilot is scoped against a target list and leaves a reproducible artifact set. The examples below are synthetic fixtures, but the shape is the same one an engineering, risk, or procurement review receives.
One small, reviewable input that can be repeated from the UI or API.
{
"country": "DE",
"city": "Emsland",
"bank": "SPARKASSE EMSLAND",
"bic": "NOLADE21EMS",
"quantity": 25,
"seed": "pilot-de-emsland-001"
}
Coverage and provenance are explicit, so a fixture is not mistaken for live bank verification.
{
"requested": {"country": "DE", "bic": "NOLADE21EMS"},
"matched": 25,
"coverage": "exact_bic",
"registry_version": "pinned-at-run",
"freshness": "shown-in-response",
"authority": "official-registry-source",
"seed": "pilot-de-emsland-001"
}
For a team validating a new payment rail or onboarding flow, we can scope a short pilot around one target matrix: country/bank coverage, deterministic fixtures, CI export, and an evidence handoff. Pilot pricing is quoted manually (typically €500–€1,500) after the use case and data boundary are reviewed; it does not silently create a subscription.
Paste a CSV with country,target_scope,bank,bic. We check each target against the current registry first, then return a manifest digest and review the fixed-scope pilot manually. This does not create a subscription or charge your account.