Move money with cleaner data and fewer surprises.
BIN, IBAN, SWIFT, crypto, and exchange-rate APIs built for checkout, payouts, and compliance workflows.
Use cases
GET /v1/finance/bin/{bin}
Fewer false declines at checkout
Enrich card metadata for risk and routing. Reduce good-customer friction while staying compliant.
Example
Authorization sends the first 8 PAN digits (or token equivalent) to BIN lookup; issuer country and product type feed your rules engine so domestic debit stops scoring like cross-border credit.
GET /v1/finance/iban/{iban}
Cleaner payouts with IBAN validation
Validate bank accounts before money moves. Stop expensive repair loops after the fact.
Example
Seller onboarding validates IBAN checksum and length for the selected country before creating a payout profile. Invalid accounts return field errors instead of failed batch files from the bank.
GET /v1/finance/swift/{code}
Faster bank routing with SWIFT lookups
Confirm institution metadata for wires and compliance. Reduce manual research for finance teams.
Example
Analyst pastes BIC into ops tooling; lookup returns institution name, city, and branch metadata for the wire confirmation PDF. CSV exports include the same fields for auditors.
GET /v1/finance/crypto/{symbol}
Real-time pricing for digital assets
Show trustworthy crypto prices in-app. Keep quotes aligned with what users expect.
Example
Wallet home polls spot prices for BTC and ETH every 30s with shared cache keys. Trade review shows the same snapshot id as the portfolio tile so users do not see two different numbers.
GET /v1/finance/exchange-rate
Fairer checkout totals worldwide
Convert with transparent rates. Reduce disputes and abandoned carts on international orders.
Example
Cart subtotal is stored in merchant EUR; pay button refresh pulls USD mid-market rate plus your rounding rule. Email receipt lists rate timestamp so CS matches the charged amount.
GET /v1/finance/inflation
Better planning data for finance teams
Inflation and reference data for models and disclosures. Ship insights without building data pipelines.
Example
FP&A sheet runs Monday cron: pull YoY CPI for US and EU, write cells used by forecast macros. Decks cite the same series id as the internal wiki without copy-paste from random news sites.
Reliability at a glance
APIS you can trust.
99.99%
Platform uptime target
~500ms
Average API response time
Global
Major payment & reference schemes in catalog
How it works
Three short steps from picking a pattern to measuring impact in your own metrics.
Pick a pattern that sounds familiar
Choose a card that mirrors how money moves through your product (cards, bank rails, FX). Each outcome maps to finance endpoints you validate before funds leave the building.
Wire it into your stack
Use the reference examples, add your API key, and call the HTTPS endpoints from your backend or edge. Most teams ship the first version the same week they read the docs.
Prove it with your own metrics
Compare before and after in dashboards you already trust: fewer failures, shorter queues, calmer support, or faster pages once bad inputs stop propagating.
Wire endpoints for this division
Use the cards above for scenarios; request shapes, parameters, examples, and errors are in the technical directory for this category.
Industries we serve
What customers say
"We use Requiems for financial data in our widgets and to block fake signups at registration. The recognition layer helped us personalize marketing without building anything from scratch."
Ship payments data you can trust today.
Integrate in minutes. Reduce fraud, rejects, and manual fixes.