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

πŸ“˜

Bokio API in Beta

The Bokio API is currently being developed. During the initial development phase API operations are in beta meaning that while we'll try to avoid breaking changes. But please do expect to handle breaking changes as we might not be able to communicate them in advance.

By providing the API as a beta we hope to be able to iterate quickly based on feedback. Please reach out to [email protected] or join the Developer community. We appreciate any feedback you might have.


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. Initially, only the CompanyAPI (for company tenants) will be available, but this will expand over time.

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.

  • General API: The General API is responsible for authentication and establishing connections with the Bokio platform. It provides endpoints for obtaining access tokens, refreshing tokens, and managing connections. This API will be provided when Public integrations are introduced.

πŸ“˜

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.