Nickelytics · Authentication Profile

Nickelytics Authentication

Authentication

Nickelytics secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyAdvertisingOOHDOOHProgrammatic AdvertisingMobilityRoboticsRideshareAdTechAuthentication
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: cookie

Security Schemes

apiKeyCookie apiKey
· in: cookie (apiKeyCookie)
bearerAuth http
scheme: bearer

Source

Authentication Profile

nickelytics-authentication.yml Raw ↑
generated: '2026-08-12'
method: derived
source: openapi/nickelytics-rads-auth-openapi.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
schemes:
- name: apiKeyCookie
  type: apiKey
  in: cookie
  parameter: apiKeyCookie
  description: API Key authentication via cookie
  sources:
  - openapi/nickelytics-rads-auth-openapi.json
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token authentication
  sources:
  - openapi/nickelytics-rads-auth-openapi.json