Launchable website screenshot

Launchable

Launchable is a software development intelligence platform for continuous integration that applies machine learning to CI and test data to speed up software delivery. Its flagship capability, Predictive Test Selection, records builds, test sessions and test results from a team's CI pipeline and returns a prioritized subset of tests most likely to fail for a given change, letting teams run a fraction of a suite while retaining most of its failure-detection power. The platform also provides test suite parallelization, flaky/unhealthy test detection, trends and test reporting, and Slack and GitHub notifications. Access is CLI-mediated: the open-source Launchable CLI (now the CloudBees Smart Tests CLI) wraps the service REST API and integrates with more than twenty test runners and build tools across Java, Python, Ruby, Go, JavaScript, .NET and Perl. Launchable was founded by Jenkins creator Kohsuke Kawaguchi and is now part of CloudBees, where the product ships as CloudBees Smart Tests.

Launchable publishes 1 API on the APIs.io network. Tagged areas include Company, Continuous Integration, Testing, Test Automation, and Developer Tools.

Launchable’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 23 more developer resources.

40.2/100 developing ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyContinuous IntegrationTestingTest AutomationDeveloper ToolsDevOpsMachine-LearningSoftware DeliveryPredictive Test SelectionCI/CD

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/launchable: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Launchable API

The Launchable (CloudBees Smart Tests) service API that the Launchable CLI calls to record builds, create test sessions, upload test results, request predictive test subsets and...

Security Posture 4

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

Launchable Authentication

apiKey/openIdConnect · 2 schemes

SECURITY

Launchable Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Launchable Vulnerability Disclosure

security.txt · contact published

SECURITY

Launchable Trust Center

SOC 2 Type II, ISO/IEC 27001:2022, ISO/IEC 27017:2015, ISO/IEC 27018:2025, CSA STAR, NIST CSF 2.0, GDPR, CCPA

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: launchable
name: Launchable
description: 'Launchable is a software development intelligence platform for continuous integration that applies machine learning
  to CI and test data to speed up software delivery. Its flagship capability, Predictive Test Selection, records builds, test
  sessions and test results from a team''s CI pipeline and returns a prioritized subset of tests most likely to fail for a
  given change, letting teams run a fraction of a suite while retaining most of its failure-detection power. The platform
  also provides test suite parallelization, flaky/unhealthy test detection, trends and test reporting, and Slack and GitHub
  notifications. Access is CLI-mediated: the open-source Launchable CLI (now the CloudBees Smart Tests CLI) wraps the service
  REST API and integrates with more than twenty test runners and build tools across Java, Python, Ruby, Go, JavaScript, .NET
  and Perl. Launchable was founded by Jenkins creator Kohsuke Kawaguchi and is now part of CloudBees, where the product ships
  as CloudBees Smart Tests.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://cdn.prod.website-files.com/695e1939655d6c0175b126da/69a531b363ec7c7abb4b8a30_OG-Smart-Tests.png
url: https://raw.githubusercontent.com/api-evangelist/launchable/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: profile
x-tier-reason: enriched
x-acquired-by: cloudbees
x-product-name: CloudBees Smart Tests
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Continuous Integration
- Testing
- Test Automation
- Developer Tools
- DevOps
- Machine-Learning
- Software Delivery
- Predictive Test Selection
- CI/CD
tags_raw:
- Company
- Continuous Integration
- Testing
- Test Automation
- Developer Tools
- DevOps
- Machine Learning
- Software Delivery
- Predictive Test Selection
- CI/CD
apis:
- aid: launchable:launchable-api
  name: Launchable API
  description: The Launchable (CloudBees Smart Tests) service API that the Launchable CLI calls to record builds, create test
    sessions, upload test results, request predictive test subsets and split subsets for parallel execution. The service is
    consumed through the first-party CLI rather than a published REST reference; the host is documented via the LAUNCHABLE_BASE_URL
    environment variable and the restricted-network allowlist guidance.
  humanURL: https://help.launchableinc.com/resources/cli-reference/
  baseURL: https://api.mercury.launchableinc.com
  tags:
  - Testing
  - Continuous Integration
  - Test Selection
  properties:
  - url: https://help.launchableinc.com/resources/cli-reference/
    type: Documentation
  - url: https://help.launchableinc.com/getting-started/
    type: GettingStarted
  - url: https://help.launchableinc.com/sending-data-to-launchable/using-the-launchable-cli/getting-started/
    type: Quickstart
  - url: authentication/launchable-authentication.yml
    type: Authentication
  - url: conventions/launchable-conventions.yml
    type: Conventions
common:
- url: https://www.cloudbees.com/capabilities/cloudbees-smart-tests
  type: Website
- url: https://help.launchableinc.com/
  type: DeveloperPortal
- url: https://help.launchableinc.com/
  type: Documentation
- url: https://help.launchableinc.com/resources/cli-reference/
  type: APIReference
- url: https://help.launchableinc.com/getting-started/
  type: GettingStarted
- url: https://docs.cloudbees.com/docs/cloudbees-smart-tests/latest/
  type: ProductDocumentation
- url: https://github.com/launchableinc
  type: GitHubOrganization
- url: https://www.cloudbees.com/blog
  type: Blog
- url: https://support.cloudbees.com/hc/en-us
  type: Support
- url: https://www.cloudbees.com/pricing
  type: Pricing
- url: https://app.launchableinc.com/signup
  type: SignUp
- url: https://app.launchableinc.com/
  type: Login
- url: https://www.cloudbees.com/legal/privacy-policy
  type: PrivacyPolicy
- url: packages/launchable-packages.yml
  type: Packages
- url: cli/launchable-cli.yml
  type: CLI
- url: well-known/launchable-well-known.yml
  type: WellKnown
- url: well-known/launchable-security.txt
  type: SecurityTxt
- url: llms/launchable-llms.txt
  type: LLMsTxt
- url: conformance/launchable-conformance.yml
  type: Conformance
- url: https://www.cloudbees.com/company/trust-center
  type: Compliance
- url: security/launchable-trust-center.yml
  type: TrustCenter
- url: security/launchable-domain-security.yml
  type: DomainSecurity
- url: security/launchable-vulnerability-disclosure.yml
  type: VulnerabilityDisclosure
- url: https://www.cloudbees.com/legal/security-policy
  type: Security
- url: lifecycle/launchable-lifecycle.yml
  type: Lifecycle
- url: https://www.cloudbeesstatus.com/
  type: StatusPage
- url: changelog/launchable-changelog.yml
  type: ChangeLog
- url: conventions/launchable-conventions.yml
  type: Conventions
- url: authentication/launchable-authentication.yml
  type: Authentication
- url: sandbox/launchable-sandbox.yml
  type: Sandbox
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence
x-parent: cloudbees
x-relationship: acquisition
x-acquired: 2024

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/launchable"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/launchable/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/launchable/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.