Skytap Cloud REST API

REST API for managing Skytap environments (configurations), VMs, networks, templates, users, projects, assets and webhooks. v2 adds filtering, sorting and pagination; v1 remains for operations not yet in v2. HTTP Basic auth (username + API security token).

API entry from apis.yml

apis.yml Raw ↑
name: Skytap Cloud REST API
description: REST API for managing Skytap environments (configurations), VMs, networks, templates, users,
  projects, assets and webhooks. v2 adds filtering, sorting and pagination; v1 remains for operations
  not yet in v2. HTTP Basic auth (username + API security token).
humanURL: https://help.skytap.com/API_v2_Documentation.html
baseURL: https://cloud.skytap.com
tags:
- Cloud
- Infrastructure
- Virtual Machines
properties:
- type: Authentication
  url: authentication/skytap-authentication.yml
- type: ErrorCatalog
  url: errors/skytap-error-codes.yml
- type: Conventions
  url: conventions/skytap-conventions.yml
- type: DataModel
  url: data-model/skytap-data-model.yml
- type: Lifecycle
  url: lifecycle/skytap-lifecycle.yml
- type: Webhooks
  url: asyncapi/skytap-webhooks.yml
- type: MCPServer
  url: mcp/skytap-mcp.yml