1. Get an API key
Create a key in the dashboard. It’s shown exactly once at creation — Swippee only keeps a SHA-256 hash. Issue read-only keys for backend services that only need to fetch existing reports.2. Parse a statement
Upload a statement toPOST /v1/parse. Pass bank=auto to let Swippee detect
the bank, or name it explicitly.
StatementReport:
3. Read a product view
Once a report iscomplete, each product is a focused GET on it. Reading
products doesn’t bill again — they’re derived from the parse you already paid
for.
Next steps
Authentication
Scopes, key rotation, and how auth errors surface.
Products
Every product view and what it returns.
Webhooks
Get parse results pushed to your backend.
Swippee Data
Read Nepal’s public-sector financial datasets.