API keys allow you to access Qwairy data programmatically through the REST API. Use them to build custom dashboards, automate reports, or integrate Qwairy data into your existing tools. Navigate to Workspace > API Keys to manage them.Documentation Index
Fetch the complete documentation index at: https://docs.qwairy.co/llms.txt
Use this file to discover all available pages before exploring further.
Creating an API Key
Click Create API Key, give it a descriptive name, and confirm. The key is displayed once — copy it immediately and store it securely.API Keys Table
| Column | Description |
|---|---|
| Name | Key label |
| Key | Masked key value (click to copy) |
| Created | Creation date |
| Actions | Delete button |
Deleting a Key
Click the delete icon and confirm. Any integrations using this key will immediately stop working.Using API Keys
Include your API key in theAuthorization header of API requests:

