Limits

LittleDemo has plan limits, generation limits, and embed limits. Exact values can change by plan, so use the dashboard or /api/v1/usage for account-specific numbers.

Check usage

bash
curl https://littledemo.com/api/v1/usage \ -H "Authorization: Bearer ld_live_xxx"

What counts against usage

Generation and refresh jobs count against usage. Watching or embedding an existing demo does not.

Dynamic embeds can create demos, so new dynamic generations count too. Cached dynamic embeds do not create a new recording.

Plan-visible fields

The usage response includes:

  • current plan;
  • demos used this month;
  • demo limit;
  • remaining demos;
  • credit balance;
  • auto top-off settings;
  • available credit packs.

Duration

Use the shortest duration that can show the value. Most product demos work best at 8 to 20 seconds.

Longer clips are useful for tutorials, but they are harder to embed in marketing pages.

Ask a question... ⌘I