🔐 API Keys
Use your Nota AI API key to authenticate programmatic requests. To generate or manage keys, go to Settings → API Keys in the dashboard — see the API Keys settings guide.🔐 Using API Keys for Authentication
Once you’ve created a key, use it to authenticate API calls.Request Header
Request Parameters
| Parameter | Type | Description |
|---|---|---|
data | array | List of workflow descriptions specifying the tests to execute |
environment_name | string | Name of the environment where the workflow should run (e.g., staging, production) |
suite_name | string | Logical grouping name for organizing the workflows |

