Anomaly Detection · Authentication Profile

Anomaly Detection Authentication

Authentication

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

Anomaly DetectionArtificial IntelligenceData ScienceFraud DetectionMachine LearningMonitoringObservabilityOutlier DetectionPattern RecognitionSecurityTime Series
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SubscriptionKey apiKey
· in: header (Ocp-Apim-Subscription-Key)

Source

Authentication Profile

anomaly-detection-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/anomaly-detection-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SubscriptionKey
  type: apiKey
  in: header
  parameter: Ocp-Apim-Subscription-Key
  description: Azure Cognitive Services subscription key for the Anomaly Detector resource.
  sources:
  - openapi/anomaly-detection-openapi.yml