LayUp Technologies · Authentication Profile

Layup Technologies Authentication

Authentication

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

PaymentsLay-BySave Now Buy LaterBNPLInstalmentsFintechSouth AfricaDebiCheckE-commerceMerchants
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/layup-technologies-openapi-original.json
docs: https://documentation.layup.co.za/#authentication
notes: >-
  API-key based authentication. The key is passed in the apikey HTTP header on
  every request. Separate sandbox and live keys; sandbox base URL
  https://sandbox-api.layup.co.za, production https://api.layup.co.za. No OAuth
  or OpenID Connect.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: apikey
  sources:
  - openapi/layup-technologies-openapi-original.json