Oxide System/alerts API

Alerts deliver notifications for events that occur on the Oxide rack

Operations 16

GET /v1/alert-classes List alert classes #
GET /v1/alert-receivers List alert receivers #
GET /v1/alert-receivers/{receiver} Fetch alert receiver #
DELETE /v1/alert-receivers/{receiver} Delete alert receiver #
GET /v1/alert-receivers/{receiver}/deliveries List delivery attempts to alert receiver #
POST /v1/alert-receivers/{receiver}/probe Send liveness probe to alert receiver #
POST /v1/alert-receivers/{receiver}/subscriptions Add alert receiver subscription #
DELETE /v1/alert-receivers/{receiver}/subscriptions/{subscription} Remove alert receiver subscription #
GET /v1/alerts List alerts #
GET /v1/alerts/{alert_id} Fetch alert #
POST /v1/alerts/{alert_id}/resend Request re-delivery of alert #
POST /v1/webhook-receivers Create webhook receiver #
PUT /v1/webhook-receivers/{receiver} Update webhook receiver #
GET /v1/webhook-secrets List webhook receiver secret IDs #
POST /v1/webhook-secrets Add secret to webhook receiver #
DELETE /v1/webhook-secrets/{secret_id} Remove secret from webhook receiver #

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-system-alerts-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-system-alerts-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Oxide Region System/alerts 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 (36 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/oxide-computer/refs/heads/main/openapi/oxide-computer-system-alerts-api-openapi.yml