https://app.fintoro.sk/api/public/v1. The company context is not determined by a different host or path, but by the bearer token issued for the target company.
What this documentation includes
- onboarding guides for initial setup and operation,
- a webhook guide covering signing, delivery payloads, and the event catalog,
- the OpenAPI reference for the exact request and response contract,
- reference tables for fixed lookups with stable IDs,
- guidance for authentication, sandbox companies, idempotency, and request tracing.
Base URL
Getting started
For the first connection, continue to Getting started, which covers token or sandbox setup, the first authenticated request, and the recommended next steps for write flows and webhooks.Production and sandbox companies
- Production and sandbox companies use the same host and the same base path.
- You can create multiple sandbox companies under one production company.
- Each sandbox company serves as an isolated environment for API testing.
- A sandbox company has limited access to some Fintoro sections, but for Fintoro API testing it works through its own tokens.
- For API requests, the host and base path stay the same. Only the token changes.

