Pika Labs · Authentication Profile

Pika Labs Authentication

Authentication

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

AIVideo GenerationText-to-VideoMultimodalGenerative
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

falKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/pika-labs-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: falKey
  type: apiKey
  in: header
  parameter: Authorization
  description: 'fal.ai API key sent as `Authorization: Key $FAL_KEY`.'
  sources:
  - openapi/pika-labs-openapi.yml