Topi · OAuth Scopes

Topi OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://identity.topi.eu/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.

CompanyFintechHardware as a ServiceRentalEmbedded FinanceB2B PaymentsFinancingCheckoutGermanyAPI
Scopes: 13 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://identity.topi.eu/oauth2/token
Flows
clientCredentials

Scopes (13)

ScopeDescriptionFlows
seller-branding:read read seller branding config clientCredentials
seller-catalog:edit add product to catalog clientCredentials
seller-catalog:read view and search catalog clientCredentials
seller-metrics:read read metrics urls clientCredentials
seller-offer:edit edit offer details clientCredentials
seller-offer:read read offer details clientCredentials
seller-order:edit edit order details clientCredentials
seller-order:read read order details clientCredentials
seller-scenario-simulations:run run scenario simulations clientCredentials
seller-shipment:edit edit shipment details clientCredentials
seller-shipping-method:edit edit seller shipping method details clientCredentials
seller-shipping-method:read read seller shipping method details clientCredentials
user-info:read read user info clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/topi-seller-api-openapi-original.yaml
docs: https://developer.topi.eu/docs/integration-guide/syncing-your-catalog
schemes:
- name: OAuth2Seller_header_Authorization
  source: openapi/topi-seller-api-openapi-original.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://identity.topi.eu/oauth2/token
  description: Read our [Integration Guide](https://developer.topi.eu/docs/get-started/introduction)
    for detailed instructions on how to authenticate.
scopes:
- scope: seller-branding:read
  description: read seller branding config
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-catalog:edit
  description: add product to catalog
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-catalog:read
  description: view and search catalog
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-metrics:read
  description: read metrics urls
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-offer:edit
  description: edit offer details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-offer:read
  description: read offer details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-order:edit
  description: edit order details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-order:read
  description: read order details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-scenario-simulations:run
  description: run scenario simulations
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-shipment:edit
  description: edit shipment details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-shipping-method:edit
  description: edit seller shipping method details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: seller-shipping-method:read
  description: read seller shipping method details
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml
- scope: user-info:read
  description: read user info
  flows:
  - clientCredentials
  sources:
  - openapi/topi-seller-api-openapi-original.yaml