vivenu · Authentication Profile

Vivenu Authentication

Authentication

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

CompanyEvent TicketingTicketingEventsPaymentsLive EntertainmentWebhooksAPI-first
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

jwt http
scheme: bearer
apikey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/vivenu-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: jwt
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/vivenu-openapi-original.json
- name: apikey
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/vivenu-openapi-original.json