Fire Financial Services Business API

The fire.com API allows you to deeply integrate Business Account features into your application or back-office systems. The API provides read access to your profile, accounts and transactions, event-driven notifications of activity on the account and payment initiation via batches. Each feature has its own HTTP endpoint and every endpoint has its own permission. The API exposes 3 main areas of functionality: financial functions, service information and service configuration. ## Financial Functions These functions provide access to your account details, transactions, payee accounts, payment initiation etc. ## Service Functions These provide information about the fees and limits applied to your account. ## Service configuration These provide information about your service configs - applications, webhooks, API tokens, etc.

Claim this API

Are you the operator of Fire Financial Services Business API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Fire Financial Services Business API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.fire.com/business
Auth: unknown
Endpoints: 11
Reachable: unknown
CORS: unknown

Links

Homepage: https://docs.fire.com
API Base: https://api.fire.com/business

Endpoints

Method Path Summary Auth Last Status Latency
GET /v1/aspsps Get list of ASPSPs / Banks
GET /v1/batches List batches
GET /v1/batches/{batchUuid} Get details of a single Batch
GET /v1/batches/{batchUuid}/approvals List Approvers for a Batch
GET /v1/batches/{batchUuid}/banktransfers List items in a Batch (Bank Transfers)
GET /v1/batches/{batchUuid}/internaltransfers List items in a Batch (Internal Transfers)
GET /v1/cards View List of Cards.
GET /v1/cards/{cardId}/transactions List Card Transactions.
GET /v1/directdebits Get all DD payments associated with a direct debit mandate
GET /v1/directdebits/{directDebitUuid} Get the details of a direct debit
GET /v1/mandates List all direct debit mandates
GET /v1/mandates/{mandateUuid} Get direct debit mandate details
GET /v1/payees List all Payee Bank Accounts
GET /v2/batches/{batchUuid}/internationaltransfers List items in a Batch (International Transfers)