Skip to main content
POST
Create a key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source_id
string<uuid>
required

Body

application/json
scopes
enum<string>[] | null

Defaults follow the source's audience.

Available options:
track,
act,
context,
search,
identify,
admin,
analytics

Response

The key and its secret, shown this once.

key
KeyOut · object
required
secret
string
required

The full key. Shown once; Niadra keeps only two hashes of it.