Skip to main content

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

  1. Complete registration: Sign up for a Kobo account.
  2. Review your requirements: Ensure you have the necessary information to set up your business profile.
  3. 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:

  1. Go to API Keys in the sidebar.
  2. You will find your Public Key and Secret Key.
  3. Use the toggle to switch between Test and Live environments.
  4. 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:

  1. Go to the Team section in the left menu and click on Add Member.
  2. Enter your colleague’s email address and send the invitation.
  3. 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.