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 dudas@fintoc.com or via Intercom (the bubble at the bottom right corner).We answer fast! ⚡️
Base URL
https://api.fintoc.com
Python
pip install fintoc
Node
npm install fintoc
Ruby
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.