Testerarmy

TesterArmy is an AI-powered QA testing platform (Y Combinator, batch P26) whose browser and mobile agents test web and mobile apps like a real user - navigating pages, filling forms, handling login, OAuth and OTP flows, and catching broken flows, rendering bugs and confusing UX. You describe tests in plain English and the agent runs them in the TesterArmy cloud (or locally), on every GitHub pull request or on a schedule, returning screenshots, recordings and actionable bug reports. It exposes a public REST API (bearer API-key auth), a first-party CLI (testerarmy / ta), inbound trigger webhooks, and mobile app upload and testing.

Testerarmy publishes 5 APIs on the APIs.io network, including Groups API, Projects API, Test Runs API, and 2 more. Tagged areas include Company, QA, Software Testing, Browser Automation, and AI Agents.

The Testerarmy catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Testerarmy’s developer surface includes authentication, CLI, sandbox, documentation, API reference, getting-started guide, pricing, and 19 more developer resources.

50.3/100 developing ▬ flat Agent 61/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyQASoftware TestingBrowser AutomationAI AgentsDeveloper ToolsCI/CDEnd-to-End TestingMobile Testing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.3/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 61/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/testerarmy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Testerarmy Groups API

The Groups API from Testerarmy — 5 operation(s) for groups.

Testerarmy Projects API

The Projects API from Testerarmy — 13 operation(s) for projects.

Testerarmy Test Runs API

The Test Runs API from Testerarmy — 5 operation(s) for test runs.

Testerarmy Tests API

The Tests API from Testerarmy — 3 operation(s) for tests.

Testerarmy Webhooks API

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

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

testerarmy-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Testerarmy Authentication

http · 1 scheme

SECURITY

Testerarmy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: testerarmy
name: Testerarmy
description: TesterArmy is an AI-powered QA testing platform (Y Combinator, batch P26) whose browser and mobile agents test
  web and mobile apps like a real user - navigating pages, filling forms, handling login, OAuth and OTP flows, and catching
  broken flows, rendering bugs and confusing UX. You describe tests in plain English and the agent runs them in the TesterArmy
  cloud (or locally), on every GitHub pull request or on a schedule, returning screenshots, recordings and actionable bug
  reports. It exposes a public REST API (bearer API-key auth), a first-party CLI (testerarmy / ta), inbound trigger webhooks,
  and mobile app upload and testing.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://tester.army/logo.png
url: https://raw.githubusercontent.com/api-evangelist/testerarmy/refs/heads/main/apis.yml
humanURL: https://tester.army
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: active
x-tier-reason: enriched-from-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- QA
- Software Testing
- Browser Automation
- AI Agents
- Developer Tools
- CI/CD
- End-to-End Testing
- Mobile Testing
apis:
- aid: testerarmy:testerarmy-groups-api
  name: Testerarmy Groups API
  description: The Groups API from Testerarmy — 5 operation(s) for groups.
  humanURL: https://docs.tester.army/api-reference
  baseURL: https://tester.army/api/v1
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/testerarmy-groups-api-openapi.yml
- aid: testerarmy:testerarmy-projects-api
  name: Testerarmy Projects API
  description: The Projects API from Testerarmy — 13 operation(s) for projects.
  humanURL: https://docs.tester.army/api-reference
  baseURL: https://tester.army/api/v1
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/testerarmy-projects-api-openapi.yml
- aid: testerarmy:testerarmy-test-runs-api
  name: Testerarmy Test Runs API
  description: The Test Runs API from Testerarmy — 5 operation(s) for test runs.
  humanURL: https://docs.tester.army/api-reference
  baseURL: https://tester.army/api/v1
  tags:
  - Test Runs
  properties:
  - type: OpenAPI
    url: openapi/testerarmy-test-runs-api-openapi.yml
- aid: testerarmy:testerarmy-tests-api
  name: Testerarmy Tests API
  description: The Tests API from Testerarmy — 3 operation(s) for tests.
  humanURL: https://docs.tester.army/api-reference
  baseURL: https://tester.army/api/v1
  tags:
  - Tests
  properties:
  - type: OpenAPI
    url: openapi/testerarmy-tests-api-openapi.yml
- aid: testerarmy:testerarmy-webhooks-api
  name: Testerarmy Webhooks API
  description: The Webhooks API from Testerarmy — 2 operation(s) for webhooks.
  humanURL: https://docs.tester.army/api-reference
  baseURL: https://tester.army/api/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/testerarmy-webhooks-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/testerarmy-domain-security.yml
- type: Authentication
  url: authentication/testerarmy-authentication.yml
- type: ErrorCatalog
  url: errors/testerarmy-problem-types.yml
- type: Lifecycle
  url: lifecycle/testerarmy-lifecycle.yml
- type: Conventions
  url: conventions/testerarmy-conventions.yml
- type: Conformance
  url: conformance/testerarmy-conformance.yml
- type: DataModel
  url: data-model/testerarmy-data-model.yml
- type: MCPServer
  url: mcp/testerarmy-mcp.yml
- type: WellKnown
  url: well-known/testerarmy-well-known.yml
- type: Packages
  url: packages/testerarmy-packages.yml
- type: SDKs
  url: packages/testerarmy-packages.yml
- type: CLI
  url: cli/testerarmy-cli.yml
- type: Sandbox
  url: sandbox/testerarmy-sandbox.yml
- type: Webhooks
  url: asyncapi/testerarmy-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/testerarmy-llms.txt
- type: DeveloperPortal
  url: https://docs.tester.army/
- type: Documentation
  url: https://docs.tester.army/
- type: APIReference
  url: https://docs.tester.army/api-reference
- type: GettingStarted
  url: https://docs.tester.army/get-started/quick-start
- type: Pricing
  url: https://tester.army/pricing
- type: Blog
  url: https://tester.army/blog
- type: GitHubOrganization
  url: https://github.com/tester-army
- type: Support
  url: https://tester.army/discord
- type: TermsOfService
  url: https://tester.army/terms
- type: PrivacyPolicy
  url: https://tester.army/privacy
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 21
  pass: local-v1