Get started with accounts

After creating your Fire account with the help of our sales team and integrating with our API, you can start reviewing your account details and create recurring payments.

Why use Fire for your payments?


Open additional subaccounts with unique account details in real time, based on events like customer or employee onboarding.
Fire ensures swift reconciliation to identify payees and automate payouts, thus avoiding manual errors.
Reduce reconciliation processing times, and manual tasks. Fire helps you to automate payouts based on your own business logic

Find more use cases and examples on Fire's website.


What can the Fire Payments API do for you?

πŸ“˜

As part of our payments and accounts product offering, you can use our API to perform actions relating to your accounts, transactions, direct debits and payees. See the relevant API reference section for detailed instructions.


If you want to practice using the Fire Payments API endpoints listed below, Fire has recipes created in Javascript to see how to use the API to do things like call a list of your accounts. To use these, you'll need our OpenAPI definition document, which you can download from our Github here.. You can use these endpoints to generate reports on your Fire accounts, or to quickly create new accounts as you need them.

Please note that amounts are returned in cents (e.g. 100 will equal 1 euro/sterling)


Accounts and transactions


Use our API to edit your accounts and user details. These are accessed and controlled by your account ican or userId. To retrieve this number, call the 'Get Details of an Account' first, and use the returned array to pull the information.


See how to write a script to use these endpoints here


Payees


Use our API to retrieve payee details on your account. Payee information is retrieved using the payeeId attribute. This can be found first by calling 'List Payee Accounts'.


See how to write a script to use these endpoints here



Direct debits


Use our API to set up and manage direct debits on your account. Specific direct debits are identified by 'directDebitUuid', which you can find by calling 'List all Direct Debits' first.


See how to write a script to use these endpoints here




Profile management


Use our API to get information on your users and account settings.



See how to write a script to use these endpoints here





Fire customers use our API to streamline and automate payment processes. For example, Accelerated Payments use the Fire Payments API to instantly open multiple euro and sterling accounts, resulting in a clear and fast flow of payments with real-time transfers and information.