Skip to content
View as Markdown

SDK Keys

SDK keys authenticate connections from the Capture SDK in your apps. Keys are scoped to an application ID (applicationId in Android or bundle identifier in iOS), so each key maps to a specific app. Keys can also be scoped to multiple apps using a regex that matches multiple application IDs. This allows you to create separate keys for environments or developer builds as needed.

To create a key, click the Generate SDK Key button. Choose and name and enter a regex that matches your App ID Pattern (e.g. comp.mycompany.*). We do not recommend using "*" as your pattern

Optional App ID Postfix (Enterprise Trial and above)

When generating an SDK key, you can optionally specify an App ID Postfix pattern (e.g. .beta, .staging). This postfix is appended to the received App ID to allow additional app variants within Capture without changing the app's actual App ID.

To revoke and SDK Key, find the key in the table and hit the delete icon to the right.