Create an API Key
Generate an API key for programmatic access to your Clearmargin data.
Steps
- 1Go to Settings > API Keys
/dashboard/settings/api-keys. - 2Click "Create API Key".
- 3Enter a descriptive name (e.g., "Zapier Integration", "Internal Tools").
- 4Select permissions — use "Read Only" for read access or "Full Access" for read+write. You can also customize per resource.
- 5Click "Create Key".
- 6Copy the key immediately — it will not be shown again.
- 7Use the key in the Authorization header: Bearer sk_live_...
- 8See the API Reference at /docs/api for endpoint documentation.