Ribbon Finance · Authentication Profile

Ribbon Finance Authentication

Authentication

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

DeFiFinanceOptionsStructured ProductsEthereumLayer 2VaultsPerpetualsYield
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

AevoKey apiKey
· in: header (AEVO-KEY)
AevoSecret apiKey
· in: header (AEVO-SECRET)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/aevo-private-rest-api.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AevoKey
  type: apiKey
  in: header
  parameter: AEVO-KEY
  description: API key obtained from Aevo account settings
  sources:
  - openapi/aevo-private-rest-api.json
- name: AevoSecret
  type: apiKey
  in: header
  parameter: AEVO-SECRET
  description: API secret obtained from Aevo account settings
  sources:
  - openapi/aevo-private-rest-api.json