Authentication
All endpoints require aQAWOLF_API_KEY passed as a Bearer token.
Kinds of API key
To reach either settings page, open the Workspace Name dropdown in QA Wolf.
Which workspace a request acts on
A workspace API key implies its workspace, so requests never name one. An organization or user API key does not, so a request that is scoped to a single workspace resolves it in this order:- The workspace named by a resource in the request, such as
environmentId. - The workspace named by
workspaceId. - Your organization’s first-created workspace.
workspaceId when your organization has more than one workspace: it states which workspace you meant, and it keeps working if the first-created workspace is ever deleted or disabled. Copy the ID from Workspace Settings → API Keys.