Shadow GPU (OpenStack API)

Shadow GPU is Shadow's sovereign GPU cloud, delivered as a curated OpenStack 2024.1 deployment rather than a bespoke REST API. Every programmatic action — launching NVIDIA RTX 2000 Ada or RTX A4500 GPU instances, attaching Cinder volumes, wiring Neutron networks and Octavia load balancers, managing Barbican secrets, reading CloudKitty usage — is performed against the standard OpenStack service APIs. Authentication is Keystone: a domain-scoped user (user#domain) or, for automation, an Application Credential, delivered as a clouds.yaml or openrc.sh downloaded from the dashboard. The Keystone identity endpoint answers anonymously and self-identifies at https://auth..os.shadow.tech/v3; the rest of the service catalog is returned only inside an authenticated token response, so per-service endpoints are not publicly enumerable. Shadow publishes no OpenAPI document for this surface and points users to the upstream OpenStack API reference.

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/shadow-gpu-openstack"
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.

API entry from apis.yml

apis.yml Raw ↑
aid: shadow-gpu-openstack
name: Shadow GPU (OpenStack API)
description: 'Shadow GPU is Shadow''s sovereign GPU cloud, delivered as a curated OpenStack 2024.1 deployment
  rather than a bespoke REST API. Every programmatic action — launching NVIDIA RTX 2000 Ada or RTX A4500
  GPU instances, attaching Cinder volumes, wiring Neutron networks and Octavia load balancers, managing
  Barbican secrets, reading CloudKitty usage — is performed against the standard OpenStack service APIs.
  Authentication is Keystone: a domain-scoped user (user#domain) or, for automation, an Application Credential,
  delivered as a clouds.yaml or openrc.sh downloaded from the dashboard. The Keystone identity endpoint
  answers anonymously and self-identifies at https://auth.<region>.os.shadow.tech/v3; the rest of the
  service catalog is returned only inside an authenticated token response, so per-service endpoints are
  not publicly enumerable. Shadow publishes no OpenAPI document for this surface and points users to the
  upstream OpenStack API reference.'
humanURL: https://gpu-instances.shadow.tech/en/
baseURL: https://auth.frsbg01.os.shadow.tech/v3
tags:
- GPU
- Compute
- OpenStack
- Infrastructure
properties:
- type: Documentation
  url: https://gpu-instances.shadow.tech/docs/
- type: GettingStarted
  url: https://gpu-instances.shadow.tech/docs/getting-started/
- type: Authentication
  url: authentication/shadow-authentication.yml
- type: Conventions
  url: conventions/shadow-conventions.yml
- type: Conformance
  url: conformance/shadow-conformance.yml
- type: RateLimits
  url: rate-limits/shadow-rate-limits.yml