Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Testerarmy Webhooks API

The Webhooks API from Testerarmy — 2 operation(s) for webhooks.

Testerarmy Webhooks API is one of 5 APIs that Testerarmy 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.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://tester.army/api.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://tester.army/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Testerarmy Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth).

  • bearerAuth — API key authentication using Bearer token format

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.

Webhooks 2
POST
/v1/webhook/{webhookId}/{secret}
Trigger a project webhook
2 params body → 200400401429500504
POST
/v1/groups/webhook/{webhookId}/{secret}
Trigger a group webhook
2 params body → 202400401429500504

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

testerarmy-webhooks-api-openapi.yml Raw ↑

Other APIs Testerarmy publishes across the network.

Testerarmy Groups API
Testerarmy Projects API
Testerarmy Test Runs API
Testerarmy Tests API