Cutover · Authentication Profile

Cutover Authentication

Authentication

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

CompanyBusiness ApplicationsIT OperationsDisaster RecoveryIncident ManagementRunbook AutomationOrchestrationWorkflow-AutomationDevOps
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

userAppToken http
scheme: bearer

Source

Authentication Profile

cutover-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.cutover.com/cutover-api/authentication
docs: https://developer.cutover.com/cutover-api/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  oauth2_flows: []
  api_key_in: []
  model: role-based access control (no OAuth scopes)
schemes:
- name: userAppToken
  type: http
  scheme: bearer
  bearerFormat: opaque-48-char-token
  location: header
  header: Authorization
  format: 'Authorization: Bearer <user_app_token>'
  description: >-
    Authentication is performed via bearer authentication using a User App Token,
    a 48-character (192-bit) opaque string. Tokens are created in the Cutover
    application under Access Management for a non-interactive user that holds the
    Developer role plus any additional roles required for the calls it makes.
    The token is displayed only once at creation and can be revoked or set to
    expire by a Global User Admin.
authorization:
  model: rbac
  notes: >-
    There is no OAuth or scopes system. Access is governed by role-based access
    control: the non-interactive user behind a token must hold the Developer role
    plus the specific additional roles (e.g. Workspace Manager, Integrations Admin,
    Global User Admin) needed for the resources it touches. A 403 Forbidden is
    returned when the token's roles are insufficient.
token_management:
  created_in: Access Management > User > User App Tokens
  display: shown once at creation
  expiry: configurable (arranged via Customer Success Manager)
  revocation: Global User Admin can revoke tokens

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/cutover-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.