UrbanPiper · Authentication Profile

Urbanpiper Authentication

Authentication

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

RestaurantsFood DeliveryOrderingPOSAggregatorsCommerce
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/urbanpiper-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Static API key authentication. Pass the header as `Authorization: apikey <api_username>:<api_key>`.
    Multi-brand requests must also include the `X-UPR-Biz-Id` header identifying the business/brand.'
  sources:
  - openapi/urbanpiper-openapi.yml