Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clustr-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

All API requests require a Bearer token in the Authorization header.
Authorization: Bearer <your_api_key>

Creating an API key

  1. Go to the API settings page
  2. Click Create New Key
  3. Copy the key immediately. It won’t be shown again
You can create up to 10 API keys per workspace.

Example

curl https://api.clustr-ai.com/api/public/target-accounts \
  -H "Authorization: Bearer clstr_abc123..."

Error responses

StatusMeaning
401Missing or invalid API key
403API key does not have access to this resource