Paperspace · JSON Structure

Paperspace Machine Structure

Type: Properties: 0
GPUCloudArtificial IntelligenceMachine-LearningDeep LearningComputeDigitalOceanContainersNotebooksGradient

Paperspace Machine Structure is a JSON Structure definition published by Paperspace.

Meta-schema:

JSON Structure

Raw ↑
{
  "structure": "Paperspace Machine",
  "version": "v1",
  "source": "https://api.paperspace.com/v1/machines/{id}",
  "fields": [
    { "path": "id", "type": "string", "description": "Machine identifier (e.g. psok2vd8)." },
    { "path": "name", "type": "string" },
    { "path": "state", "type": "string", "enum": ["ready","off","starting","stopping","restarting","provisioning","serviceready","upgrading","failed"] },
    { "path": "machineType", "type": "string", "description": "H100, A100-80G, A6000, A5000, A4000, V100, P6000, etc." },
    { "path": "region", "type": "string" },
    { "path": "os", "type": "string" },
    { "path": "cpus", "type": "integer" },
    { "path": "ram", "type": "integer", "unit": "bytes" },
    { "path": "gpu", "type": "string" },
    { "path": "storageTotal", "type": "integer", "unit": "bytes" },
    { "path": "publicIp", "type": "string", "nullable": true },
    { "path": "privateIp", "type": "string", "nullable": true },
    { "path": "autoShutdownEnabled", "type": "boolean" },
    { "path": "autoSnapshotEnabled", "type": "boolean" },
    { "path": "teamId", "type": "string" },
    { "path": "userId", "type": "string" },
    { "path": "dtCreated", "type": "string", "format": "date-time" },
    { "path": "dtLastRun", "type": "string", "format": "date-time" }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/paperspace-machine-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.