API introduction
The Open API allows you to interact with Finup services and automate or integrate functionality into your applications.
Base API Url is https://api.finup.io/backend/
Most endpoints are authenticated using Api key
that are selected from headers.
Also in some endpoints you need to pass the account_id. A list of all accounts of the current user can be found in /accounts.
API introduction
The Open API allows you to interact with Finup services and automate or integrate functionality into your applications.
Base API Url is https://api.finup.io/backend/
Most endpoints are authenticated using Api key
that are selected from headers.
Also in some endpoints you need to pass the account_id. A list of all accounts of the current user can be found in /accounts.