Learn how to create and use API keys.
API Keys are secret tokens used to authenticate your requests. They are unique to your project and should be kept confidential.
Sign in to your project.
Click the “Settings” tab on the sidebar.
Click the “Integrations” tab on the topbar.
Click the ”+ New API Key” button.
We recommend creating different keys for different clients (iOS app, React app, backend, etc.).
To use any of our SDKs, you’ll need to provide a valid API key upon initialization.