Access Tokens
Create API token
Generate a new API token. The raw token value is only returned once. Requires Pro plan.
POST
Error
Authorizations
API token generated at Settings > API
Body
application/json
Descriptive name for the token
Expiration date (null for no expiry)
Permission scopes (empty = full access)
Available options:
templates:read, templates:write, submissions:read, submissions:write, users:read IP allowlist (empty = all IPs)
Error