manhattan-associates · OAuth Scopes

manhattan-associates OAuth Scopes

OAuth 2.0 derived

manhattan-associates publishes 5 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the manhattan-associates API on a user’s behalf.

Tokens are issued from https://auth.developer.manh.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Scopes: 5 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.developer.manh.com/oauth2/token
Flows
clientCredentials

Scopes (5)

ScopeDescriptionFlows
inventory:read Read inventory positions clientCredentials
orders:read Read order data clientCredentials
orders:write Create and modify orders clientCredentials
wms:read Read warehouse data clientCredentials
wms:write Write warehouse operations clientCredentials

Source

OAuth Scopes

manhattan-associates-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/manhattan-associates-omni-openapi.yml, openapi/manhattan-associates-wms-openapi.yml
schemes:
- name: OAuth2ClientCredentials
  source: openapi/manhattan-associates-omni-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.developer.manh.com/oauth2/token
- name: OAuth2ClientCredentials
  source: openapi/manhattan-associates-wms-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.developer.manh.com/oauth2/token
scopes:
- scope: inventory:read
  description: Read inventory positions
  flows:
  - clientCredentials
  sources:
  - openapi/manhattan-associates-omni-openapi.yml
- scope: orders:read
  description: Read order data
  flows:
  - clientCredentials
  sources:
  - openapi/manhattan-associates-omni-openapi.yml
- scope: orders:write
  description: Create and modify orders
  flows:
  - clientCredentials
  sources:
  - openapi/manhattan-associates-omni-openapi.yml
- scope: wms:read
  description: Read warehouse data
  flows:
  - clientCredentials
  sources:
  - openapi/manhattan-associates-wms-openapi.yml
- scope: wms:write
  description: Write warehouse operations
  flows:
  - clientCredentials
  sources:
  - openapi/manhattan-associates-wms-openapi.yml