Cisco Meraki · Authentication Profile

Cisco Meraki Authentication

Authentication

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

NetworkingWirelessSwitchingSecurity AppliancesCloud-Managed NetworkingMDMCamerasIoT
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

merakiApiKey apiKey
· in: header (X-Cisco-Meraki-API-Key)
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/cisco-meraki-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: merakiApiKey
  type: apiKey
  in: header
  parameter: X-Cisco-Meraki-API-Key
  sources:
  - openapi/cisco-meraki-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/cisco-meraki-openapi.yml