API Reference
How to integrate your business with SimpleFi
Last updated
How to integrate your business with SimpleFi
Last updated
To integrate your point-of-sale system with SimpleFi, we provide a series of tools that allow you to manage transactions, create dynamic QR codes for each transaction, and direct the user to a checkout where the amount is specified.
Requests to the SimpleFi API are made to the base URL:
The SimpleFi API is organized around REST. Our API has predictable resource-oriented URLs, accepts request bodies encoded in forms, returns responses encoded in JSON, and uses standard HTTP response codes, authentication, and verbs.
To get started, you will need API Keys.