Skip to main content
This page introduces the Fintoc API, its base URL, SDK installation commands, and request format. For help, contact dudas@fintoc.com or use the Intercom bubble in the bottom-right corner.
Base URL
Node
Python
The Fintoc API follows REST conventions and returns only JSON responses. HTTP status codes indicate whether each request succeeds or fails. Requests with a body must include the Content-Type header set to application/json. The request body must contain valid JSON.