Skip to main content

Create an API key

POST 

/keys

Session-authenticated — requires the admin or owner role. Lives outside /api/public/v1/* at /api/v1/keys.

There is no Bearer-key or HMAC path to mint a key. To obtain one you must first sign up for a FlowBeacon account and sign in to the console — the browser then sends the session cookie automatically — and you must hold the admin or owner role in the organization. The raw key is returned exactly once and is never retrievable again.

Request

Responses

Key created.