Skip to content

Quotas & billing

V3 introduces monetization. V1 does not.

  • frame submissions,
  • original storage,
  • image delivery,
  • video storage,
  • video delivery,
  • API request volume.

Generation quotas can layer on top after V2 exists.

Billing must not be bolted onto untracked media usage. V1 and V2 should record enough submission, storage, and delivery metadata that V3 can price the product without reconstructing history.

frame_events is the contemporaneous log V1 keeps for this purpose — see Data model. The exact event payload shape needed for V3 billing accounting is an open question to settle before V3 implementation begins.