Obtain API Keys
We are excited to have you here.
Overview
Before you can start building with Kobo, you need to authenticate your API requests. This is done using API keys, which you can obtain from the Kobo Console.
Setting up your account
- Complete registration: Sign up for a Kobo account.
- Review your requirements: Ensure you have the necessary information to set up your business profile.
- Sign In: Access your dashboard by signing in to the Kobo Console.
Get your API Key
To get your API keys from the Kobo Console:
- Go to API Keys in the sidebar.
- You will find your Public Key and Secret Key.
- Use the toggle to switch between Test and Live environments.
- Copy your keys for integration with the Kobo API.
Keep your Secret Key safe
Your Secret Key can be used to perform sensitive operations. Do not share it or expose it in client-side code.
After copying your keys, proceed to set them up in your application to authenticate your requests.
Adding a team member
If you need your colleagues to access the Kobo Console:
- Go to the Team section in the left menu and click on Add Member.
- Enter your colleague’s email address and send the invitation.
- The invitee will receive an email and can accept it to join your team.
Available roles:
- Owner – Full access to billing, settings, and team management.
- Member – Access to manage API keys and webhooks.