parcelLab · Authentication Profile

Parcellab Authentication

Authentication

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

Post-PurchaseE-CommerceTrackingReturnsShippingDeliveryCustomer ExperienceLogisticsCommunicationsGermany
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

parcellabApiToken apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/parcellab-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: parcellabApiToken
  type: apiKey
  in: header
  parameter: Authorization
  description: '`Authorization: Parcellab-API-Token <base64(account_id:token)>`. App- generated
    tokens may instead use the `Bearer <token>` scheme.'
  sources:
  - openapi/parcellab-openapi.yml