ShopUp · Authentication Profile

Shopup Authentication

Authentication

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

CompanyMarketplaceLogisticsCourierLast Mile DeliveryB2B CommerceBangladeshE-commerceFintech
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiAccessToken apiKey
· in: header (API-ACCESS-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/shopup-redx-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiAccessToken
  type: apiKey
  in: header
  parameter: API-ACCESS-TOKEN
  description: 'Merchant access token, sent as: API-ACCESS-TOKEN: Bearer {jwt_token}'
  sources:
  - openapi/shopup-redx-openapi.yml