Built for Livepeer builders

Everything your app needs.
Nothing it doesn't.

pymthouse is the hosted backend layer that turns raw Livepeer infrastructure into a production-ready platform — identity, billing, and payments as a service.

< 5 min

Time to first token

RFC 8693

Standards compliant

100%

Open source

0 lock-in

Self-hostable

AI Video Apps

Ship AI video apps in days, not months

Stop wrestling with OAuth servers and billing pipelines. pymthouse gives your Livepeer-powered AI video app a full OIDC identity layer, usage-based metering, and a managed payment signer — so you ship features, not infrastructure.

  • One API call to mint a scoped user token
  • Per-request pixel-unit billing, no approximations
  • Plug into any existing auth flow via RFC 8693 token exchange
token-exchange.ts

// Mint a short-lived user token

const token = await pymthouse.tokens.mint({

userId: "user_42",

scopes: ["livepeer:stream"],

ttl: 300,

});

// → { access_token: "pmth_…" }

Multi-Tenant Platforms

One platform, unlimited tenant apps

Register multiple developer apps under a single pymthouse instance. Each app gets isolated OIDC clients, its own user namespace, independent billing plans, and a branded login page — all managed from one dashboard.

  • White-label login UI per app, custom domain-ready
  • Separate web and M2M OIDC clients per app
  • Granular scope control per client
Usage this month↑ 24%

Total requests

128,430

Revenue

$1,284

Livepeer Providers

Add Livepeer streaming payments to your app

Our remote signing infrastructure integrates via a single API endpoint - it authenticates your users, signs Livepeer payments on their behalf, and gives you usage metering API out of the box.

  • One endpoint replaces your entire signer stack
  • Per-user, per-app cost metering, fully integrated with your app
  • Live payments monitoring
Your App
ph
pymthouse
Livepeer
OIDC token

Built on open standards

Security-first
Low latency
High Availability
Usage metered

How it works

Three steps from zero to a billing-enabled Livepeer app.

01

Register your app

Create a developer app in the dashboard. You get a web OIDC client and an M2M confidential client in seconds.

02

Integrate the SDK

Use the Builder API to provision users, mint short-lived tokens, and forward signer requests through our proxy.

03

Monetise & monitor

Set usage plans, watch live streams in your dashboard, and collect usage data — all without touching billing code.

Featured apps

Hand-picked apps built on pymthouse

View all →

Ready to launch?

Join early builders on the Livepeer network. Free during beta — billing activates when you're ready.