FrankieOne · Authentication Profile

Frankieone Authentication

Authentication

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

Identity VerificationKYCKYBAMLFraudCompliance
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

Api-Key apiKey
· in: header (api_key)
jwt http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/core-v2-openapi.yml, openapi/kyc-v2-openapi.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: Api-Key
  type: apiKey
  in: header
  parameter: api_key
  sources:
  - openapi/core-v2-openapi.yml
  - openapi/kyc-v2-openapi.json
- name: jwt
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/core-v2-openapi.yml
  - openapi/kyc-v2-openapi.json