Vidu · Authentication Profile

Vidu Ai Authentication

Authentication

Vidu secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Video GenerationAI VideoGenerative AIText-to-VideoImage-to-VideoReference-to-VideoU-ViTDiffusion
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

vidu_token apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: documented
source: https://docs.platform.vidu.com/7207545m0
summary:
  types:
  - apiKey
schemes:
- name: vidu_token
  type: apiKey
  in: header
  headerName: Authorization
  format: Token {api_key}
  keyPrefix: vda_
  note: >-
    Vidu authenticates every request with an API key sent in the Authorization
    header using the "Token" scheme (Authorization: Token vda_xxx), not standard
    HTTP Bearer. Keys are created in the Vidu platform account and are prepaid
    against a credit balance.
  sources:
  - https://docs.platform.vidu.com/7207545m0
  - https://platform.vidu.com/docs/text-to-video
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com