Verily Workbench API

The Verily Workbench control-plane REST API. Three services are reachable under the workbench.verily.com/api base path: `wsm` (Workspace Manager — workspaces, folders, controlled and referenced cloud resources, IAM roles and policies), `axon` (CLI distribution, supported CLI version window, workspace orchestration) and `user` (user, group and organization management). The API is described by OpenAPI internally — Verily's own open-source Terraform provider ships oapi-codegen generated clients for the wsm and user services — but the spec endpoints (/v3/api-docs, /openapi.json, /openapi.yml, swagger-ui) all return HTTP 403 to anonymous callers. The unauthenticated /status and /version endpoints on each service are public.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/verily-life-sciences-workbench-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: verily-life-sciences-workbench-api
name: Verily Workbench API
description: 'The Verily Workbench control-plane REST API. Three services are reachable under the workbench.verily.com/api
  base path: `wsm` (Workspace Manager — workspaces, folders, controlled and referenced cloud resources,
  IAM roles and policies), `axon` (CLI distribution, supported CLI version window, workspace orchestration)
  and `user` (user, group and organization management). The API is described by OpenAPI internally — Verily''s
  own open-source Terraform provider ships oapi-codegen generated clients for the wsm and user services
  — but the spec endpoints (/v3/api-docs, /openapi.json, /openapi.yml, swagger-ui) all return HTTP 403
  to anonymous callers. The unauthenticated /status and /version endpoints on each service are public.'
humanURL: https://support.workbench.verily.com/docs/
baseURL: https://workbench.verily.com/api
tags:
- Workspaces
- Research Data
- IAM
- Cloud Resources
- Workflows
properties:
- type: Documentation
  url: https://support.workbench.verily.com/docs/
- type: GettingStarted
  url: https://support.workbench.verily.com/docs/getting_started/
- type: CLI
  url: cli/verily-life-sciences-cli.yml
- type: Authentication
  url: authentication/verily-life-sciences-authentication.yml
- type: Conventions
  url: conventions/verily-life-sciences-conventions.yml
- type: DataModel
  url: data-model/verily-life-sciences-data-model.yml
- type: ErrorCatalog
  url: errors/verily-life-sciences-problem-types.yml