Pullfrog has its own billing system, so you don’t have to wire up Stripe, manage provider keys, or assemble a credit-card setup of your own. Add a card once in the console, and Pullfrog handles runs, model access, and invoicing in one place.Documentation Index
Fetch the complete documentation index at: https://docs.pullfrog.com/llms.txt
Use this file to discover all available pages before exploring further.
The plan
One plan, pay-as-you-go.- Free tier — every account gets 30 free runs per month. No card required.
- Pay-as-you-go — add a card and runs are unlimited at
$0.07each, billed monthly in arrears. Failed runs are free.
Enabling billing
Open your account or organization console atpullfrog.com/console/<account> and find the Billing card. Click Enable billing to add a payment method via Stripe — you’ll come back to the console with billing turned on.

Billing is configured per account (personal account or GitHub organization). Only org admins can change billing settings; non-admins see a read-only “ask an admin” message.
Pullfrog Router
Pullfrog Router is a managed model backend that fronts every major LLM provider through a single billing account. With the Router, you don’t need to manage provider keys at all — Pullfrog mints a short-lived proxy key for each run and bills model usage at raw OpenRouter cost (no markup).
- Pullfrog Router (recommended) — Pullfrog handles model access. The agent picks up the right credentials at dispatch; you only see the wallet balance and per-run cost on the dashboard.
- BYOK — Bring your own provider keys. See BYOK for setup.
Auto-reload
Auto-reload is opt-in. When enabled, Pullfrog tops up your Router balance automatically whenever it drops below your configured threshold, so you don’t have to babysit credits between runs.
- Auto-reload threshold — the balance that triggers a reload (e.g.
$10). When the wallet drops below this, Pullfrog charges your card and tops up. - Auto-reload amount — how much to add each time (e.g.
$50). The full amount is credited to the wallet; Stripe’s processing fee is grossed up on the charge so your wallet sees the net.
Free models
A handful of models are available at no cost on either plan:- Big Pickle (OpenCode)
- GPT Nano (OpenAI)
- MiMo V2 Pro (Moonshot AI)
- MiniMax M2.5 (MiniMax)
Open source program
Open source maintainers can apply for free access to premium models via Pullfrog Router, with no monthly cap on runs. If you maintain a public repository, reach out to support@pullfrog.com with:- A link to your repository
- A brief description of how you’d use Pullfrog


