Akeneo · OAuth Scopes

Akeneo OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://{tenant}.cloud.akeneo.com/api/oauth/v1/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.

Product Information ManagementPIMProduct DataCatalog ManagementCommerceRetail
Scopes: 36 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://{tenant}.cloud.akeneo.com/api/oauth/v1/token
Flows
clientCredentials

Scopes (36)

ScopeDescriptionFlows
read_products Read products
write_products Write products
delete_products Remove products
read_catalog_structure Read attributes, attribute groups, families and family variants
write_catalog_structure Write attributes, attribute groups, families and family variants
read_attribute_options Read attribute options
write_attribute_options Write attribute options
read_categories Read categories
write_categories Write categories
read_channel_localization Read locales and currencies
read_channel_settings Read channels
write_channel_settings Write channels
read_association_types Read association types
write_association_types Write association types
read_catalogs Read app catalogs
write_catalogs Write app catalogs
delete_catalogs Remove app catalogs
read_asset_families Read asset families
write_asset_families Write assets families
read_assets Read assets
write_assets Write assets
delete_assets Remove assets
read_reference_entities Read reference entities
write_reference_entities Write reference entities
read_reference_entity_records Read reference entity records
write_reference_entity_records Write reference entity records
read_workflows Read workflows and their steps
read_workflow_step_assignees Read assignees for workflow steps
read_workflow_tasks Read workflow tasks
write_workflow_tasks Write workflow tasks
create_suggestions Create suggestions
read_suggestions Read suggestions
manage_suggestions Manage suggestions
openid Read user id (authentication scope)
profile Read user first name and last name (from PIM user profile) (authentication scope)
email Read user email (from PIM user profile) (authentication scope)

Source

OAuth Scopes

akeneo-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/akeneo-openapi.yml
docs: https://api.akeneo.com/apps/authentication-and-authorization.html
schemes:
- name: OAuth2ClientCredentials
  source: openapi/akeneo-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://{tenant}.cloud.akeneo.com/api/oauth/v1/token
scopes:
- scope: read_products
  description: Read products
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_products
  description: Write products
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: delete_products
  description: Remove products
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_catalog_structure
  description: Read attributes, attribute groups, families and family variants
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_catalog_structure
  description: Write attributes, attribute groups, families and family variants
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_attribute_options
  description: Read attribute options
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_attribute_options
  description: Write attribute options
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_categories
  description: Read categories
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_categories
  description: Write categories
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_channel_localization
  description: Read locales and currencies
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_channel_settings
  description: Read channels
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_channel_settings
  description: Write channels
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_association_types
  description: Read association types
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_association_types
  description: Write association types
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_catalogs
  description: Read app catalogs
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_catalogs
  description: Write app catalogs
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: delete_catalogs
  description: Remove app catalogs
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_asset_families
  description: Read asset families
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_asset_families
  description: Write assets families
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_assets
  description: Read assets
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_assets
  description: Write assets
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: delete_assets
  description: Remove assets
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_reference_entities
  description: Read reference entities
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_reference_entities
  description: Write reference entities
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_reference_entity_records
  description: Read reference entity records
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_reference_entity_records
  description: Write reference entity records
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_workflows
  description: Read workflows and their steps
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_workflow_step_assignees
  description: Read assignees for workflow steps
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_workflow_tasks
  description: Read workflow tasks
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: write_workflow_tasks
  description: Write workflow tasks
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: create_suggestions
  description: Create suggestions
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: read_suggestions
  description: Read suggestions
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: manage_suggestions
  description: Manage suggestions
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: openid
  description: Read user id (authentication scope)
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: profile
  description: Read user first name and last name (from PIM user profile) (authentication
    scope)
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html
- scope: email
  description: Read user email (from PIM user profile) (authentication scope)
  sources:
  - https://api.akeneo.com/apps/authentication-and-authorization.html