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 Team Management > API (“API Access”, https://www.qwairy.co/dashboard/team/api) to manage them.
The REST API and API keys are available on Growth plans and above.
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 are shown only once at creation. If you lose a key, delete it and create a new one.
API Keys Table
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 the Authorization header of API requests:
See the API Reference for full endpoint documentation.