Create a new API key. The full secret is returned once in the secret field of the response — store it immediately. Subsequent reads only return the key_prefix.
Pass role_id to bind the key to an account role; the key inherits that role’s permissions. To grant per-project access, after creating the key add it as a Project Member on each project (passing api_key_id).
Updated May 8, 2026Documentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Each key is bound to a specific account.
A descriptive label for the key (e.g. Production CI, Backups Lambda)
1 - 128standard (30 RPS) by default. high (100 RPS) requires support approval — request via email if you need it.
standard, high Optional expiration timestamp. Omit for never-expires keys.
Account-level role to assign. The key inherits this role's account.* permissions. To grant per-project access, add the key as a Project Member after creation.