Welcome to Fintoc! 👋 Here you will find everything you need to use our API. We try to maintain the documentation as helpful as possible, but if you still have trouble understanding something you can contact us at [email protected] or via Intercom (the bubble at the bottom right corner).

We answer fast! ⚡️

https://api.fintoc.com
pip install fintoc
npm install fintoc
gem install fintoc

The Fintoc API is a REST API. It returns only JSON responses with HTTP codes to indicate success or failure. Every request must include the Content-Type header set to application/json, and the request body must be valid JSON.