Getting started

Welcome to the Kravia developer hub.

It contains guides and how to help developer getting started to build an integration with the Kravia API

How to get access to the Kravia API?Copied!

Kravia offers a public API to all partners and customers that wants to automate invoicing and collection workflow or simply retrieve insights.

We offer both a staging and production environment so that partners can easily test the integration before going live. Environment overview is available here.

In order to access the API, you will need a client id and secret from Kravia. You can contact support@kravia.ai to request credentials

How to integrate with the Kravia API?Copied!

Once you have received credentials from Kravia, you should be able to authenticate yourself towards the Kravia API as described here.

Depending on what type of integration you want to build, you can look at some of our guides

How to guides

ExamplesCopied!

In addition, you can find below a set of postman examples showing common workflows so that you can easily test the API