Create an API key
Create a new API key. Requires session authentication (cookie from login/signup), not API key auth. Free tier users can create keys without a payment method.
Request
This endpoint expects an object.
name
Display name for the API key
scopes
Permission scopes for the key
organizationId
Scope key to an organization
description
Response
API key created. The full key is only returned once.
data
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error