API Keys

Learn how to create and use API keys.

What is an API Key

API Keys are secret tokens used to authenticate your requests. They are unique to your project and should be kept confidential.

Create an API Key

  1. Sign in to your project.

  2. Click the “Settings” tab on the sidebar.

  3. Click the “Integrations” tab on the topbar.

  4. Click the ”+ New API Key” button.

No api keys

  1. Give a name to the new API key and click the “Submit” button.

Create api keys

  1. Press the copy icon next to the generated key.

Api keys

We recommend creating different keys for different clients (iOS app, React app, backend, etc.).

Use the API key

To use any of our SDKs, you’ll need to provide a valid API key upon initialization.