Antithesis · Authentication Profile
Antithesis Authentication
Authentication
Antithesis isolates each customer into a tenant with its own cloud instance. Four actions require authorization: pushing images to the Antithesis registry, kicking off tests, viewing reports, and multiverse debugging. Automated actions (image push, launching tests via the webhook/REST API) use long-lived machine credentials; interactive actions (viewing reports, multiverse debugging) use SSO. There is no OpenAPI to derive from; this profile is captured from the docs.
Antithesis secures its APIs with http and openIdConnect across 4 declared security schemes, as derived from its OpenAPI definitions.
CompanyDeveloper ToolsTestingSoftware TestingDeterministic SimulationFuzzingReliabilityDistributed SystemsSDK
Methods: http, openIdConnect
Schemes: 4
OAuth flows:
API key in:
Security Schemes
webhookBasicAuth http
registryCredentials apiKey
ssoGitHub openIdConnect
ssoOIDC openIdConnect
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.