MODIVO · Authentication Profile

Modivo Authentication

Authentication

MODIVO secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyConsumerFashionE-CommerceRetailMarketplaceRetail MediaCommerceCheckoutCatalogGraphQLAdobe CommerceMagentoPolandCentral Europe
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-12'
method: derived
source: openapi/modivo-commerce-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: api_key
  description: Magento integration/customer bearer token supplied in the Authorization header
    (Bearer <token>).
  sources:
  - openapi/modivo-commerce-rest-api-openapi.yml