Base Operations · Authentication Profile

Base Operations Authentication

Authentication

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

CompanyThreat IntelligenceSecurityRisk ManagementPhysical SecurityCrime DataGeospatialPublic SafetyRisk Scoring
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKey apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/base-operations-openapi-original.json
docs: https://www.baseoperations.com/product/api
detail: Include your unique API key in the X-API-KEY header with each request.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKey
  type: apiKey
  in: header
  parameter: X-API-KEY
  sources:
  - openapi/base-operations-openapi-original.json