Casap · Authentication Profile

Casap Authentication

Authentication

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

CompanyFintechDisputesChargebacksFraudPaymentsBankingDispute ResolutionAgentic AI
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (Authorization)
user_uuid apiKey
· in: header (x-user-uuid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/casap-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/casap-openapi.json
- name: user_uuid
  type: apiKey
  in: header
  parameter: x-user-uuid
  sources:
  - openapi/casap-openapi.json