Invendor · OAuth Scopes

Invendor OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://identity.scanbro.com/connect/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.

CompanyInventory ManagementVendor Managed InventoryIndustrial VendingSupply ChainWarehouse ManagementAsset Tracking
Scopes: 2 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://identity.scanbro.com/connect/authorize
Token URL
https://identity.scanbro.com/connect/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
io.common default scope authorizationCode
io.reporting default scope authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/invendor-common-openapi-original.json, openapi/invendor-reporting-openapi-original.json
schemes:
- name: OAuth2
  source: openapi/invendor-common-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://identity.scanbro.com/connect/authorize
    tokenUrl: https://identity.scanbro.com/connect/token
- name: OAuth2
  source: openapi/invendor-reporting-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://identity.scanbro.com/connect/authorize
    tokenUrl: https://identity.scanbro.com/connect/token
scopes:
- scope: io.common
  description: default scope
  flows:
  - authorizationCode
  sources:
  - openapi/invendor-common-openapi-original.json
- scope: io.reporting
  description: default scope
  flows:
  - authorizationCode
  sources:
  - openapi/invendor-reporting-openapi-original.json