Method 1 — Browser login (recommended)
Open a browser-based login session:Method 2 — API token
Authenticate directly using a personal API token. This is ideal for CI/CD pipelines or non-interactive environments. Step 1 — Generate a token- Log in to the QAOS Dashboard
- Navigate to Settings → API Tokens
- Click New Token, give it a name, and copy the value
<your-api-token> with the token you copied from the dashboard.