Documentation Index
Fetch the complete documentation index at: https://docs.sixtyfour.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create an Account
- Go to app.sixtyfour.ai and sign up
- Create an organization
Get Your API Key
- In the dashboard sidebar, click on Keys
- Click Create new key, name it, then click Create key
- Copy the key value — you’ll need it for API requests
Your API key is shown only once. Store it in a secure secret manager (e.g. 1Password, AWS Secrets Manager, Vercel/GitHub environment variables) immediately after creation.
- Never commit keys to source control or share them in plaintext (Slack, email, screenshots).
- Treat the key like a password — anyone with it can call the API and incur usage on your organization.
- If a key is lost or leaked, revoke it from the Keys page and create a new one.
Review the API Reference
Review the API Quick Start to see how to use the API.