Playground & API Docs
Note that we are currently in the process of migrating from "BOSA Connector" to "GL Connectors"; some inconsistencies may appear during this time. For example:
The library name may still be
bosa-connectors-binary, simply to ensure functionality while we need to do the big migration for the libraries and endpoints. We are currently in the process of migration. This GitBook will be updated as soon as the modifications are completed.
Please bear with us as we navigate these new changes.
Explore and interact with our GL Connector using our interactive playground page. Below are the steps and requirements to access and use the playground:
Accessing the Playground
URL: Visit the playground at https://api.bosa.id/playground.
Authentication
Method: Basic Authentication is used to access the playground.
Credentials:
Username: Use your client API key.
Password: Leave this field empty.
User Login and Registration
Existing Users: Login using your existing credentials.
New Users: You have the option to create a new user. Please note that the secret key will be displayed only once, so make sure to save it.
Testing Connectors
After successful authentication, you are free to try out our connectors.
Code Snippets
We provide code snippets to demonstrate how to use the BOSA Connector effectively.
API Docs
To access the API documentation for the Connector API, please visit this link
Last updated