API Reference

📘

Here you'll learn about different components of Boiva and get acquainted with our technology infrastructure

Before you dive head-first into integrating with Boiva, it is important to get acquainted with the basics of Boiva. Operations with Boiva will require some of the following parameters:

Parameter NameDescription
End UserAn individual using your application.
ClientAn entity like yourself that integrates Boiva into their application.
Client IDYour client ID used to generate public token for accessing Boiva APIs.
Client SecretYour client secret used to generate public token for accessing Boiva APIs.
Public TokenA public access token that is valid for 30 mins. Use this API to generate your public token which can be used to start using the rest of APIs.