Introduction

The Konso API, which is available at https://apis.konso.io, helps organizations to programmatically manage their value tracking, logs, metrics, messaging data and more. Through the API, you are able to integrate various kinds of data about buckets into a single app where you can analyze and visualize the data on a single point through detailed dashboards. This makes reporting to be simpler and in a format that can be understood.

Basic API information

The API is made up of endpoints with which each performs a request to the Konso app based on passed parameters or filters. All endpoints share a base URL which points the request to Konso app. For this reason, the base URL denoted as $BASE_URL on endpoints, should be replaced with the appropriate URL as below:

  
    https://apis.konso.io