QA Wolf Webhooks API
Deployment and environment lifecycle notifications to QA Wolf
QA Wolf Webhooks API is one of 2 APIs that QA Wolf publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.
This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v0.
Requests are made against a single base URL, https://app.qawolf.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
QA Wolf Webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Bearer token using the workspace API key (QAWOLFAPIKEY). Find the key in the platform under Workspace Settings - Integrations - API Access.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.
Deployment and environment lifecycle notifications to QA Wolf
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are DeploySuccessRequest (9 properties), EnvironmentTerminatedRequest (2 properties), DeploySuccessResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from QA Wolf 1
Other APIs QA Wolf publishes across the network.