Overview

This document provides a high-level introduction to the Bokio API and serves as a starting point for exploring its details.


What is the Bokio API?

Bokio aims to be a multi-tenant platform that supports various tenant types, allowing access to multiple Bokio companies through our API.

The Bokio API is currently split into two sets of APIs.

  • Company API: The Company API is used for making requests related to a specific company. It allows you to perform actions such as retrieving company information, managing accounts, and accessing financial data specific to a company.
    Open API Specification

  • General API: The General API is provides public integration with operations related to the integration with the Bokio platform. It provides endpoints for obtaining access tokens, refreshing tokens, and managing connections.
    Open API Specification

Public and private integrations

In the Bokio API we distinguish between two types of integration.

The major difference between Private integrations and Public integrations is the authentication scheme used. Additionally, Private integrations only have access to the Company API and comes with added limitations.


πŸ“˜

Support and Community

If you have any questions, issues, or feedback regarding the Bokio API, please reach out to [email protected] or join the Developer community. We appreciate any feedback you might have.