We use strictly necessary cookies for authentication and, with your consent, optional analytics cookies to improve the product.
Pure-algorithm IBAN validation with country length rules and mod-97 checksum. Extracts bank / branch codes and derives BIC hints where possible.
| Method | Path | Description | Credits |
|---|---|---|---|
| GET | /validate | Format + length + mod-97 checksum | 1 |
| GET | /bic | Derive country / bank / BIC hint from IBAN | 1 |
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/iban/validate"{
"input": "DE89370400440532013000",
"valid": true,
"country": "DE",
"country_name": "Germany",
"bank_code": "3704",
"reason": null
}No API key required. Rate-limited to 30 req/min per IP.
// Click Run to try the API
VAT, GST or other applicable sales tax is calculated and collected by Creem at checkout based on the customer's location.