Liquid M · Authentication Profile

Liquid M Authentication

Authentication

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

CompanyAdvertisingAdTechDemand-Side PlatformProgrammatic AdvertisingMobile AdvertisingReportingAnalyticsCampaign ManagementOpenRTB
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

authToken apiKey
· in: query (auth_token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/liquid-m-management-openapi.yml, openapi/liquid-m-reporting-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: authToken
  type: apiKey
  in: query
  parameter: auth_token
  description: AUTH_TOKEN passed as a query parameter on every request, including POSTs.
  sources:
  - openapi/liquid-m-management-openapi.yml
  - openapi/liquid-m-reporting-openapi.yml