Skip to main content

Step 1: Create an Account

  1. Go to app.sixtyfour.ai and sign up
  2. Create an organization

Step 2: Get Your API Key

  1. In the dashboard sidebar, click on Keys
  2. Click Create new key, name it, then click Create key
  3. Copy the key value — you’ll need it for API requests
Save your API key somewhere safe. You won’t be able to view it again after clicking done.

Using Your API Key

All API requests require the key in the x-api-key header along with Content-Type: application/json:
x-api-key: YOUR_API_KEY
Content-Type: application/json