Fintech Services
Transaction categorization, loan amortization (Reg Z), IBAN/BIC validation — bulk-ready, production-grade
3 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Fintech Services endpoints
| Method | Endpoint | Description |
|---|---|---|
| IBAN & BIC Validation | ||
| POST |
validateIbanBulk /v1/iban/validate/bulk |
|
| POST |
validateIban /v1/iban/validate |
Full ISO 13616 validation pipeline: 1. Format & character set check 2. Country-specific length validation (35 countries supported) 3. MOD-97 checksum verification 4. BBAN… |
| Loan Amortization | ||
| POST |
amortizeLoan /v1/loans/amortize |
Calculates a complete payment-by-payment amortization schedule. **Loan types:** | Type | Description | |------|-------------| | `fixed` | Standard fixed-rate; optional extra… |
| Transaction Categorization | ||
| POST |
categorizeTransaction /v1/transactions/categorize |
|
| GET |
listCategories /v1/transactions/categories |
|
| POST |
categorizeTransactionBatch /v1/transactions/categorize/batch |
|
| health | ||
| GET |
/health /health |
Returns service health and status of all three API modules. |
Fintech Services pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / hour |
|
| PRO | $29 / month | 1000 / hour |
|
| ULTRA | $99 / month | 10000 / hour |
|
| MEGA | $299 / month | 100000 / hour |
|