API keys are created and managed exclusively through the BuildingSwell UI (Organization settings → API keys) — there is no public API for managing keys. The secret is shown exactly once at creation time and cannot be retrieved again, so store it immediately.
Getting started
Authentication
Authenticate API requests with an organization-scoped API key.
Include your API key in every request:
Keys are scoped to your organization — all data is automatically filtered to that org.