Oxide Vpcs API

Virtual Private Clouds (VPCs) provide isolated network environments for managing and deploying services.

Business capability
IT Infrastructure Management BC-600.50

Operations 33

GET /v1/internet-gateway-ip-addresses List IP addresses attached to internet gateway #
POST /v1/internet-gateway-ip-addresses Attach IP address to internet gateway #
DELETE /v1/internet-gateway-ip-addresses/{address} Detach IP address from internet gateway #
GET /v1/internet-gateway-ip-pools List IP pools attached to internet gateway #
POST /v1/internet-gateway-ip-pools Attach IP pool to internet gateway #
DELETE /v1/internet-gateway-ip-pools/{pool} Detach IP pool from internet gateway #
GET /v1/internet-gateways List internet gateways #
POST /v1/internet-gateways Create VPC internet gateway #
GET /v1/internet-gateways/{gateway} Fetch internet gateway #
DELETE /v1/internet-gateways/{gateway} Delete internet gateway #
GET /v1/vpc-firewall-rules List firewall rules #
PUT /v1/vpc-firewall-rules Replace firewall rules #
GET /v1/vpc-router-routes List routes #
POST /v1/vpc-router-routes Create route #
GET /v1/vpc-router-routes/{route} Fetch route #
PUT /v1/vpc-router-routes/{route} Update route #
DELETE /v1/vpc-router-routes/{route} Delete route #
GET /v1/vpc-routers List routers #
POST /v1/vpc-routers Create VPC router #
GET /v1/vpc-routers/{router} Fetch router #
PUT /v1/vpc-routers/{router} Update router #
DELETE /v1/vpc-routers/{router} Delete router #
GET /v1/vpc-subnets List subnets #
POST /v1/vpc-subnets Create subnet #
GET /v1/vpc-subnets/{subnet} Fetch subnet #
PUT /v1/vpc-subnets/{subnet} Update subnet #
DELETE /v1/vpc-subnets/{subnet} Delete subnet #
GET /v1/vpc-subnets/{subnet}/network-interfaces List network interfaces #
GET /v1/vpcs List VPCs #
POST /v1/vpcs Create VPC #
GET /v1/vpcs/{vpc} Fetch VPC #
PUT /v1/vpcs/{vpc} Update VPC #
DELETE /v1/vpcs/{vpc} Delete VPC #

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