Appearance
Introduction
Flincap API is organized around REST. Our endpoints accept JSON encoded request bodies, returns JSON-encoded responses, and uses the standard HTTP response codes, authentication, and verbs.
You can use the Flincap API on the sandbox environment, which doesn't affect your live data or interact with the banking networks or mainnet blockchains. The API base URL you use determines whether the request is made to the sandbox or live environment.
Environments | Base URL |
---|---|
Live | https://api.flincap.com/ |
Sandbox | https://test-api.flincap.com/ |
Not a developer?
You can try out our payment link feature on Flincap.com, giving you a dedicated page for your users to transact with you.