Pixc · OAuth Scopes

Pixc OAuth Scopes

OAuth 2.0 derived

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

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.

CompanyShopifyEcommercePhoto EditingImage OptimizationImage ProcessingProduct PhotographyBackground RemovalSEOAutomationAIWebhooksDigital Asset Management
Scopes: 11 Flows: implicit Method: derived

OAuth endpoints

Authorization URL
https://dashboard.pixc.com/v1/oauth
Flows
implicit

Scopes (11)

ScopeDescriptionFlows
api:order:cancel Cancel orders implicit
api:order:create Create new orders implicit
api:order:view View orders implicit
api:template:create Create new templates implicit
api:template:remove Remove templates implicit
api:template:update Update templates implicit
api:template:view View templates implicit
api:webhook:create Create new webhook implicit
api:webhook:remove Remove webhook implicit
api:webhook:update Update webhook implicit
api:webhook:view View webhooks implicit

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: derived
source: openapi/pixc-orders-api-openapi.yml, openapi/pixc-templates-api-openapi.yml, openapi/pixc-webhooks-api-openapi.yml
schemes:
- name: pixc_auth
  source: openapi/pixc-orders-api-openapi.yml
  flows:
  - flow: implicit
    authorizationUrl: https://dashboard.pixc.com/v1/oauth
  description: 'OAuth 2.0 implicit flow. A personal Access Token can also be obtained from Account
    Settings > API Access in the Pixc Dashboard and sent as `Authorization: Bearer ACCESS_TOKEN`.'
- name: pixc_auth
  source: openapi/pixc-templates-api-openapi.yml
  flows:
  - flow: implicit
    authorizationUrl: https://dashboard.pixc.com/v1/oauth
  description: 'OAuth 2.0 implicit flow. A personal Access Token can also be obtained from Account
    Settings > API Access in the Pixc Dashboard and sent as `Authorization: Bearer ACCESS_TOKEN`.'
- name: pixc_auth
  source: openapi/pixc-webhooks-api-openapi.yml
  flows:
  - flow: implicit
    authorizationUrl: https://dashboard.pixc.com/v1/oauth
  description: 'OAuth 2.0 implicit flow. A personal Access Token can also be obtained from Account
    Settings > API Access in the Pixc Dashboard and sent as `Authorization: Bearer ACCESS_TOKEN`.'
scopes:
- scope: api:order:cancel
  description: Cancel orders
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:order:create
  description: Create new orders
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:order:view
  description: View orders
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:template:create
  description: Create new templates
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:template:remove
  description: Remove templates
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:template:update
  description: Update templates
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:template:view
  description: View templates
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:webhook:create
  description: Create new webhook
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:webhook:remove
  description: Remove webhook
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:webhook:update
  description: Update webhook
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml
- scope: api:webhook:view
  description: View webhooks
  flows:
  - implicit
  sources:
  - openapi/pixc-orders-api-openapi.yml
  - openapi/pixc-templates-api-openapi.yml
  - openapi/pixc-webhooks-api-openapi.yml