Opply · OAuth Scopes

Opply OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://api.opply.com/api/v1/oauth/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.

CompanyFood and BeverageSupply ChainProcurementOrderingPaymentsSourcingLogisticsAI AgentsMCP
Scopes: 29 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://api.opply.com/api/v1/oauth/authorize/
Token URL
https://api.opply.com/api/v1/oauth/token/
Flows
authorizationCode

Scopes (29)

ScopeDescriptionFlows
all:read Read access across all resources
all:write Write access across all resources
orders:read Read orders
orders:write Create and modify orders
companies:read Read companies
companies:write Create and modify companies
crm:read Read CRM data
crm:write Create and modify CRM data
catalog:read Read catalog / ingredients
catalog:write Create and modify catalog / ingredients
activities:read Read activity feed
activities:write Write activity feed items
tasks:read Read tasks
tasks:write Create and modify tasks
payments:read Read payments
payments:write Create and modify payments
agreements:read Read agreements
agreements:write Create and modify agreements
onboarding:read Read buyer onboarding
onboarding:write Create and modify buyer onboarding
agents:read Read agents
agents:write Create and modify agents
files:read Read files
insights:read Read insights
recommendations:read Read recommendations
recommendations:write Act on recommendations
zendesk:read Read Zendesk integration data (Zendesk MCP)
zendesk:write Write Zendesk integration data (Zendesk MCP)
unleashed:read Read Unleashed integration data (Unleashed MCP)

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: https://api.opply.com/.well-known/oauth-authorization-server
docs: https://api.opply.com/.well-known/oauth-authorization-server
schemes:
- name: OAuth2
  source: https://api.opply.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.opply.com/api/v1/oauth/authorize/
    tokenUrl: https://api.opply.com/api/v1/oauth/token/
    revocationUrl: https://api.opply.com/api/v1/oauth/revoke_token/
    registrationUrl: https://api.opply.com/api/v1/oauth/register/
    code_challenge_methods: [S256]
    grant_types: [authorization_code, refresh_token]
scopes:
- {scope: 'all:read', description: Read access across all resources}
- {scope: 'all:write', description: Write access across all resources}
- {scope: 'orders:read', description: Read orders}
- {scope: 'orders:write', description: Create and modify orders}
- {scope: 'companies:read', description: Read companies}
- {scope: 'companies:write', description: Create and modify companies}
- {scope: 'crm:read', description: Read CRM data}
- {scope: 'crm:write', description: Create and modify CRM data}
- {scope: 'catalog:read', description: Read catalog / ingredients}
- {scope: 'catalog:write', description: Create and modify catalog / ingredients}
- {scope: 'activities:read', description: Read activity feed}
- {scope: 'activities:write', description: Write activity feed items}
- {scope: 'tasks:read', description: Read tasks}
- {scope: 'tasks:write', description: Create and modify tasks}
- {scope: 'payments:read', description: Read payments}
- {scope: 'payments:write', description: Create and modify payments}
- {scope: 'agreements:read', description: Read agreements}
- {scope: 'agreements:write', description: Create and modify agreements}
- {scope: 'onboarding:read', description: Read buyer onboarding}
- {scope: 'onboarding:write', description: Create and modify buyer onboarding}
- {scope: 'agents:read', description: Read agents}
- {scope: 'agents:write', description: Create and modify agents}
- {scope: 'files:read', description: Read files}
- {scope: 'insights:read', description: Read insights}
- {scope: 'recommendations:read', description: Read recommendations}
- {scope: 'recommendations:write', description: Act on recommendations}
- {scope: 'zendesk:read', description: Read Zendesk integration data (Zendesk MCP)}
- {scope: 'zendesk:write', description: Write Zendesk integration data (Zendesk MCP)}
- {scope: 'unleashed:read', description: Read Unleashed integration data (Unleashed MCP)}