Dashboard overview

Navigate the Pipevideo dashboard — balance, requests, keys, usage, billing, and webhooks.

The Pipevideo dashboard at pipevideo.co is your control center for API keys, billing, usage, and webhook configuration. After sign-in you land on Dashboard (/dashboard). The sidebar groups the main areas: Dashboard, Logs, Usage, Spend, and Settings (API Keys, Billing, Webhooks).

Dashboard

The dashboard screen shows:

  • Balance — current credit balance with a link to add funds
  • Total requests — lifetime generation count and in-progress jobs
  • Success rate — completed vs. failed generations
  • Recent requests — latest generations with status, model, and cost

API Keys

Create, name, and revoke API keys under API Keys. Each key is scoped to your active organization. Keys are shown only once at creation — store them in a secret manager.

See API keys for rotation and security practices.

Usage

The Usage page shows consumption over time: request counts, token usage, costs, and breakdowns by engine, model, and provider. This mirrors the data available via GET /v1/usage.

Billing

Billing displays your current balance, credit top-up options, and transaction history. Only organization administrators can manage billing.

See Billing for details on credits and payment.

Webhooks

Configure webhook endpoints under Webhooks. Pipevideo uses Svix to deliver video.generation.completed events to your endpoints.

See Webhooks for setup, payload schema, and signature verification.

Organizations

Switch between organizations using the org switcher in the sidebar or header. Each organization has its own keys, balance, usage, and webhook configuration.

See Organizations.

Engines catalog

Browse available engines and orchestration model pricing on the public Engines page. This catalog reflects the same data returned by GET /v1/engines.

Providers

Video generation is fulfilled by external video orchestration providers. Use provider routing to prefer a specific backend when multiple are available.