Monoova · Authentication Profile

Monoova Authentication

Authentication

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

PaymentsAustraliaReal-Time PaymentsNPPPayToPayIDAccount-to-AccountBPAYCard PaymentsMoney MovementVirtual AccountsCross-Border
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer
BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: derived
source: openapi/monoova-cc.yml, openapi/monoova-payments.yml, openapi/monoova-payto.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/monoova-cc.yml
  - openapi/monoova-payto.yml
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/monoova-cc.yml
  - openapi/monoova-payments.yml
  - openapi/monoova-payto.yml