Skip to main content

First-run bootstrap: create an app, register a target for the given platform, and generate an app key (plus publishable

POST 

/api/v1/apps/bootstrap

First-run bootstrap: create an app, register a target for the given platform, and generate an app key (plus publishable key for mobile/browser platforms) in a single atomic transaction. Intended for the onboarding quickstart flow so the SDK integration instructions can display a ready-to-use API key immediately. The entire operation is atomic. If any step fails, the transaction is rolled back and no records are persisted.

Request

Responses

Success