Skytap · Authentication Profile

Skytap Authentication

Authentication

Skytap secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCloudIBM PowerInfrastructure-as-a-ServiceApplication ModernizationAzureVirtual MachinesDevOpsREST API
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

skytap-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://help.skytap.com/api-quick-start.html
docs: https://help.skytap.com/api-quick-start.html
summary:
  types: [http]
  http_schemes: [basic]
  api_key_in: []
  oauth2_flows: []
schemes:
  - name: BasicAuth
    type: http
    scheme: basic
    description: >-
      HTTP Basic authentication. Credentials are the account username plus an API
      security token (recommended) or the account password, base64-encoded as
      "<username>:<api-token>" in the Authorization header. The API security token
      is generated/rotated from the user account settings in the Skytap web UI.
    credential: username + API security token (or password)
    header: 'Authorization: Basic <base64(username:api-token)>'
    sources: [docs]
notes: >-
  No OAuth2/OIDC or scope surface — authorization is account/role driven, not
  scope-based, so scopes/ is intentionally omitted. Insufficient privileges most
  often return 404 (rather than 403) to avoid disclosing resource existence.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/skytap-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.