Moveworks (ServiceNow) · Authentication Profile

Moveworks Servicenow Authentication

Authentication

Moveworks (ServiceNow) secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyAI InfrastructureAI AssistantAgentic AIEnterprise AutomationITSMConversational AIDeveloper Platform
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

bearerAuth http
scheme: bearer
oauth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/moveworks-servicenow-data-api-openapi.yml
docs: https://docs.moveworks.com/api-reference/api-credentials
summary:
  types:
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
notes: >-
  Moveworks REST APIs use Bearer token authentication — the token is sent as
  `Authorization: Bearer <token>`. Credentials are created in the Moveworks
  dashboard under HTTP Connectors > Credentials. Two credential types are offered:
  OAuth 2.0 with Client Credentials (recommended; access tokens generated via the
  OAuth token endpoint) and long-lived API Keys (validated via the Test Auth
  endpoint). Client IDs, Client Secrets and API Keys never expire; OAuth access
  tokens expire after 60 seconds. Credentials are shown in plaintext once at
  creation and stored only as a hash. Moveworks recommends generating API keys
  against a dedicated service account rather than an individual user account.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Bearer token authentication. Supply a long-lived API key, or a short-lived
    OAuth 2.0 client-credentials access token, in the Authorization header as
    `Authorization: Bearer <token>`.
  sources:
  - openapi/moveworks-servicenow-data-api-openapi.yml
- name: oauth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  description: >-
    OAuth 2.0 client-credentials grant (recommended). A Client ID + Client Secret
    created in the Moveworks dashboard are exchanged at the OAuth token endpoint
    for a 60-second access token, then presented as a Bearer token.
  token_lifetime_seconds: 60
  sources:
  - https://docs.moveworks.com/api-reference/api-credentials

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/moveworks-servicenow-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 email required.

A second provider on the same verified email joins the account you already have.