Antithesis Platform API (Webhooks)

Programmatic access to the Antithesis autonomous testing platform via tenant-scoped webhook endpoints. POST /basic_test launches a test run; POST /debugging starts a multiverse debugging session. Authenticated with HTTP Basic machine credentials.

API entry from apis.yml

apis.yml Raw ↑
name: Antithesis Platform API (Webhooks)
description: Programmatic access to the Antithesis autonomous testing platform via tenant-scoped webhook
  endpoints. POST /basic_test launches a test run; POST /debugging starts a multiverse debugging session.
  Authenticated with HTTP Basic machine credentials.
humanURL: https://antithesis.com/docs/reference/rest_api/
baseURL: https://{tenant}.antithesis.com
properties:
- type: APIReference
  url: https://antithesis.com/docs/reference/rest_api/
- type: Webhooks
  url: https://antithesis.com/docs/reference/webhook/overview/