Oxide Experimental API

Experimental, unstable interfaces, primarily for use by Oxide personnel

Operations 24

GET /experimental/v1/probes List instrumentation probes #
POST /experimental/v1/probes Create instrumentation probe #
GET /experimental/v1/probes/{probe} View instrumentation probe #
DELETE /experimental/v1/probes/{probe} Delete instrumentation probe #
GET /v1/affinity-groups List affinity groups #
POST /v1/affinity-groups Create affinity group #
GET /v1/affinity-groups/{affinity_group} Fetch affinity group #
PUT /v1/affinity-groups/{affinity_group} Update affinity group #
DELETE /v1/affinity-groups/{affinity_group} Delete affinity group #
GET /v1/affinity-groups/{affinity_group}/members List affinity group members #
GET /v1/affinity-groups/{affinity_group}/members/instance/{instance} Fetch affinity group member #
POST /v1/affinity-groups/{affinity_group}/members/instance/{instance} Add member to affinity group #
DELETE /v1/affinity-groups/{affinity_group}/members/instance/{instance} Remove member from affinity group #
GET /v1/instances/{instance}/affinity-groups List affinity groups containing instance #
GET /v1/instances/{instance}/multicast-groups List multicast groups for an instance #
PUT /v1/instances/{instance}/multicast-groups/{multicast_group} Join multicast group by name, IP address, or UUID #
DELETE /v1/instances/{instance}/multicast-groups/{multicast_group} Leave multicast group by name, IP address, or UUID #
GET /v1/multicast-groups List multicast groups #
GET /v1/multicast-groups/{multicast_group} Fetch multicast group #
GET /v1/multicast-groups/{multicast_group}/members List members of multicast group #
GET /v1/system/hardware/racks/{rack_id}/membership Fetch rack cluster membership status #
POST /v1/system/hardware/racks/{rack_id}/membership/abort Abort the latest rack membership change #
POST /v1/system/hardware/racks/{rack_id}/membership/add Add new sleds to rack membership #
POST /v1/timeseries/query Run project-scoped timeseries query #

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/oxide-computer-experimental-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 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.

OpenAPI Specification

oxide-computer-experimental-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Oxide Region Experimental API
  description: API for interacting with the Oxide control plane
  contact:
    url: https://oxide.computer
    email: api@oxide.computer
  version: 2026081901.0.0
tags:


# --- truncated at 32 KB (61 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/oxide-computer/refs/heads/main/openapi/oxide-computer-experimental-api-openapi.yml