weclapp · Authentication Profile

Weclapp Authentication

Authentication

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

ERPCRMCloud ERPAccountingInventoryCommerceGermanyOrder ManagementBusiness SoftwareSaaS
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

authenticationToken apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: openapi/weclapp-openapi.yml
summary:
  types:
  - apiKey
schemes:
- name: authenticationToken
  type: apiKey
  in: header
  parameterName: AuthenticationToken
  description: >-
    Per-user API token issued inside weclapp under "My Settings > API", sent in
    the `AuthenticationToken` request header (`AuthenticationToken: <token>`).
    This is not OAuth and not a Bearer token. Requests must also send
    `Accept: application/json`; `POST` and `PUT` requests must additionally send
    `Content-Type: application/json`.
  sources:
  - openapi/weclapp-openapi.yml
  - https://www.weclapp.com/api/