Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

API key starting with owk_live_ (personal) or ow_wks_live_ (workspace — see space_id on the Notes/Folders endpoints below)

Body

application/json
name
string
required
Required string length: 1 - 100
scopes
enum<string>[]
Available options:
notes:read,
notes:write,
transcriptions:read,
transcriptions:delete,
usage:read
expires_in_days
integer
Required range: x >= 1

Response

Created API key.

data
object