What is it
Credit-Based Billing is a billing unit where customers pre-purchase or are allocated a pool of credits that deplete as they use the product, often at variable rates per feature.
Credits act as an abstraction layer between the customer and the underlying cost driver. Instead of seeing “0.0001¢ per token” or “$0.05 per minute of video,” the customer sees “you have 625 credits this month.” The vendor can change underlying economics — swap a cheaper model in, adjust a feature’s credit cost, add a new feature — without renegotiating contracts. The buyer budgets in one number instead of N, which is the whole point on a product that spans several features with wildly different unit costs.
It is now the single most common billing unit in the corpus: 123 in-corpus companies meter at least part of their product in credits — ahead of both tokens and seats. The pattern is strongest where one product spans features with very different costs. Runway bundles monthly credits (a Standard seat includes 625 credits/mo) across video, image and audio generation, and Recraft pools credits across image and vector generation on Basic ($12/mo) and Pro ($20/mo).
Credits are not a pricing model in their own right — they are a unit that sits on top of subscription, freemium, or hybrid models. On the corpus, credit metering pairs most often with a subscription or seat base (GitHub Copilot, Glean), turning the credit into the variable, usage-sensitive half of an otherwise fixed plan. The deeper mechanics of pool sizing, rollover and expiry are covered in our prepaid credits models guide.
How it works
The two key design decisions in any credit system are: (1) what defines a credit, and (2) how credits replenish. A credit can be pegged to a dollar of real cost, pegged to a fixed dollar of overage, or left as an arbitrary vendor-defined unit whose per-feature consumption rates are set independently.
| Dimension | Transparent variant | Opaque variant |
|---|---|---|
| Credit definition | $1 credit = $1 of underlying API cost (Cursor); $0.01 per overage credit (GitHub Copilot) | Arbitrary credit unit, vendor-defined consumption rates per feature (Suno, Runway) |
| Credit allocation | Included in plan dollar amount, disclosed per seat (Copilot Business $19/user → 1,900 pooled credits) | Bundled with seat fee at an undisclosed ratio |
| Replenishment | Monthly reset on billing date (Suno Pro/Premier) | Rollover (Runway Max, 9,500 credits), expiry, or burn-down |
| Overage | Opt-in additional credit purchase OR auto-bill at posted rate | Hard cap at zero; features fail until next reset |
Unit math (Cursor’s transparent model): the $20 Pro plan grants $20 of credits, drawn down at real API rates. Because a Claude 4 Opus request ($15 input / $75 output per million tokens) costs roughly 10× a comparable request on a cheaper frontier model, the same $20 buys far more of the cheap model than the expensive one. That 10× spread is precisely why the credit — not the token — is what the buyer sees on the plan card.
Unit math (GitHub Copilot’s overage model): a Business seat is $19/user/mo and includes 1,900 pooled AI credits. Once the pool is exhausted, additional usage bills at $0.01/credit. So a team that burns 500 credits over its included pool pays an extra $5 that month — a clean, disclosed marginal rate layered on top of a flat seat.
Most corpus credit systems sit toward the opaque end. Suno (Pro $10/mo, Premier $30/mo), Runway and Recraft’s Studio credits are not tied to a published per-unit API rate, which lets the vendor change underlying model costs without exposing them. Clay runs a dual-meter variant — Actions capacity plus Data Credits usage (Launch $185/mo, Growth $495/mo) — where the credit tracks external data-enrichment spend. Glean runs the enterprise variant: pooled “FlexCredits” sitting alongside per-seat Enterprise access.
Companies using this
123 companies in the current corpus meter at least partly in credits, concentrated in generative-media tools (Suno, Runway, Recraft, Midjourney, Ideogram, Descript, ElevenLabs, Synthesia, HeyGen, Gamma), AI coding (Cursor, GitHub Copilot, Windsurf, Codeium), GTM/data platforms (Clay, Apollo.io), and enterprise search and platform products (Glean, Writer, Mistral AI). The table below lists how each company defines and prices a credit.
Patterns observed
-
Credits unify pricing across multi-feature surfaces. The tools that lean hardest on credits — Runway, Descript, Synthesia, ElevenLabs — all span features with very different unit costs (a minute of avatar video vs a second of voice dubbing vs a still image). One currency is the only sane way to present them on a single plan. Where a product has just one cost driver, credits rarely appear.
-
Credits are the variable half of a fixed base, not a replacement for it. In B2B, credit metering almost always rides on top of a seat or subscription rather than displacing it. Glean layers FlexCredits over per-user Enterprise seats; Writer and Apollo.io both pair seats with credits. The credit carries the usage-sensitive spend while the seat anchors the contract.
-
Transparent credits create competitive pressure for opaque ones. Once one vendor pegs credits to real cost, the markup question becomes public for the whole category, and competitors running arbitrary credits have to either disclose their ratio or compete on something other than transparency.
-
The cutover to credits is itself a recurring event. Maturing generative-media products tend to migrate onto a unified credit pool rather than launch with one — Recraft, HeyGen and Synthesia each restructured older per-feature or flat plans onto credits. Credit centralisation is where these products land, not where they start.
-
Rollover and expiry are the quiet differentiators. Two credit plans at the same headline price behave very differently depending on replenishment rules. Runway’s Max tier (9,500 credits) rolls credits over; a plan that resets to zero monthly is materially worse for spiky users at the same nominal grant. Buyers who ignore this over-index on the credit count and under-price the reset policy.
Counterexamples & variants
The strongest critique of credit-based billing is that it can hide cost-per-feature from the customer. A user spending 80% of their credits on one expensive feature will not realise it until they inspect the per-feature breakdown — if the vendor even shows one. Cursor added per-model spending visibility only after the June 2025 incident, when a silent re-pricing of its credit pool caused public bill-shock; competitors with no equivalent breakdown remain exposed to the same failure mode.
The clearest counterexamples are the pure-token API players that deliberately don’t use credits: Mistral AI’s raw API and other LLM providers publish per-token rates because their developer buyers want to model cost precisely, and a credit abstraction would actively get in the way. Where the buyer’s job is cost engineering, the token beats the credit.
Two variants are worth naming. First, credits-without-a-pool, where every credit is paid usage with no included baseline — functionally identical to pure-usage pricing with a credit denomination; the corpus classifies those as pure-usage, not credits. Second, the dual-meter credit, seen at Clay, where “Actions” capacity and “Data Credits” are separate meters on the same plan — a reminder that “credits” is not one mechanism but a family of them, and that a company can run two independent credit-like meters at once. Recraft shows a third split: subscription credits for the Studio product and a separate per-image API where $1 buys 1,000 units, so the same brand prices the same underlying capability two different ways for two different buyers.
What this means for buyers vs vendors
For buyers
Demand transparency on credit consumption rates per feature. A pricing page that lists credit cost per feature is structurally honest; one that shows only “credits per month included” is structurally opaque. In procurement, ask for the worst-case-per-feature credit rate and run it against your projected mix — a plan that looks generous on cheap features can evaporate on one expensive one. Then check the replenishment rules: whether unused credits roll over or reset to zero, and whether overage is a hard cap or an auto-billed marginal rate. Where a vendor pegs the credit to real cost you can model spend directly; where it doesn’t, treat the credit count as a soft number and budget conservatively. Our prepaid credits models guide walks through the pool-sizing math, and the Cursor pricing calculator lets you pressure-test a credit-pool plan against real usage.
For vendors
Credits are the right packaging when (1) you have multiple features with different cost drivers, (2) underlying costs may shift over the contract period, or (3) the buyer’s mental model is “budget per month” rather than “cents per request.” If those don’t hold, credits add complexity without buyer benefit — stick to direct per-unit billing on the dominant cost driver, the way pure-token API vendors do. If you do adopt credits, decide early whether to peg them to real cost: transparency buys trust and reduces bill-shock risk, while an arbitrary credit (Suno, Runway) buys flexibility to change model economics silently — at the cost of the re-pricing backlash a silent change invites. Ship per-feature and per-model spend visibility before you need it, not after an incident. For the surrounding billing infrastructure — metering, aggregation, invoice generation — see our usage invoicing guide and the introduction to usage-based pricing.
| Company | Product | Pricing model | Billing units | Free tier | Verified |
|---|---|---|---|---|---|
| 6sense | ABM and B2B revenue-intelligence platform — predictive account scoring, buyer intent data, and AI sales/marketing workflows | Yes | 2026-07-06 | ||
| Abacus.AI | AI super-assistant (ChatLLM) plus an enterprise agentic AI platform | No | 2026-06-02 | ||
| AdCreative.ai | AI ad-creative generation platform that produces, scores, and manages conversion-focused ad visuals, videos, and copy | Yes | 2026-06-08 | ||
| Aleph Alpha | PhariaAI sovereign-AI platform, specialized models & professional services | No | 2026-06-11 | ||
| Anyscale | Managed Ray platform for distributed AI training, inference, and batch processing (RayTurbo, Anyscale Compute Units) | Yes | 2026-05-29 | ||
| Apify | Apify Platform — web scraping and browser-automation cloud with an Actors marketplace | Yes | 2026-06-03 | ||
| Apollo.io | Sales intelligence + engagement platform — B2B contact database, prospecting, and email/call sequencing | Yes | 2026-06-05 | ||
| Arcads | AI-generated UGC video ads | No | 2026-06-11 | ||
| Artisan | Ava — an autonomous AI BDR/SDR that finds leads, enriches data, and runs outbound campaigns | Yes | 2026-06-06 | ||
| Athina AI | Collaborative AI development platform for building, testing, evaluating and monitoring LLM features | Yes | 2026-06-04 | ||
| Augment Code | AI coding assistant with a context engine, IDE/CLI agents, and async cloud agents for production-scale codebases | No | 2026-06-02 | ||
| Autodesk (Flow Studio, formerly Wonder Dynamics) | AI VFX automation platform (Flow Studio) | Yes | 2026-06-16 | ||
| Bardeen | AI browser automation and workflow agents | Yes | 2026-06-10 | ||
| Bland AI | AI phone call automation platform — inbound and outbound voice agents at scale | Yes | 2026-05-29 | ||
| Browse AI | No-code web scraping and website-monitoring platform that turns any site into a structured dataset or API | Yes | 2026-06-04 | ||
| Byword | AI SEO article generation platform that researches, writes, optimizes and publishes long-form content at scale | Yes | 2026-06-07 | ||
| Canva | Visual design and content platform with seat-based plans and AI design credits | Yes | 2026-06-21 | ||
| Captions | AI video editing and creation app | Yes | 2026-06-11 | ||
| Cartesia | Real-time voice AI platform (Sonic TTS, voice cloning, voice agents) | Yes | 2026-05-29 | ||
| Clay | AI-powered GTM data-enrichment and outbound platform billed on Actions plus Data Credits | Yes | 2026-07-06 | ||
| Clipdrop | AI image-editing and generation tools (background removal, upscaling, text-to-image), now part of Jasper | Yes | 2026-06-05 | ||
| Close | SMB sales CRM with built-in calling, email, SMS, and an AI sales agent (Chloe) | No | 2026-07-06 | ||
| Codeium | AI coding assistant (free extension) + Windsurf AI-first IDE (freemium + seat subscription) | Yes | 2026-05-29 | ||
| Cognition | Devin autonomous software engineer | Yes | 2026-06-16 | ||
| Continue.dev | Open-source AI coding agent (IDE extension + hosted platform) | Yes | 2026-06-24 | ||
| Copy.ai | GTM AI workflow platform | No | 2026-06-15 | ||
| Creatify | AI ad-creative platform — turns a product URL into video and image ads | Yes | 2026-06-30 | ||
| Cursor (Anysphere) | AI code editor | Yes | 2026-05-30 | ||
| Deepgram | Usage-based speech-to-text, text-to-speech, and voice agent APIs | Yes | 2026-05-31 | ||
| Descript | AI-powered audio and video editing | Yes | 2026-05-31 | ||
| Diffbot | Web-extraction APIs (Extract, Crawl, Natural Language) plus a Knowledge Graph, metered on monthly credits | Yes | 2026-06-04 | ||
| Dify | Dify Cloud + self-hosted LLM app development platform | Yes | 2026-06-03 | ||
| Dust | Enterprise AI agent deployment platform | Yes | 2026-06-24 | ||
| ElevenLabs | Voice AI platform across ElevenCreative, ElevenAgents, and ElevenAPI | Yes | 2026-06-30 | ||
| Exa | AI web search API for agents — search, contents, deep research, and monitoring endpoints billed per request | Yes | 2026-06-01 | ||
| Firecrawl | Web-scraping and data-extraction API for AI agents — scrape, crawl, map, search, and extract pages into clean markdown/JSON | Yes | 2026-06-30 | ||
| Fireflies.ai | AI meeting notetaker & conversation intelligence | Yes | 2026-06-15 | ||
| Flexprice | Flexprice — open-source usage metering & billing infrastructure for AI/SaaS | Yes | 2026-07-06 | ||
| FLORA | AI-powered creative canvas and workflow platform | Yes | 2026-06-11 | ||
| Freepik | AI creative suite — image, video, audio generation plus a 200M+ stock library | Yes | 2026-06-05 | ||
| Gamma | AI presentations, documents and websites | Yes | 2026-06-11 | ||
| Genspark | All-in-one AI agent workspace (Super Agent, AI Slides/Sheets/Docs, image/video/audio generation) on a credit-based model | Yes | 2026-06-02 | ||
| GitHub Copilot | AI pair programmer and coding agent embedded in GitHub, VS Code, and most major IDEs. | Yes | 2026-06-30 | ||
| GitLab | AI-native DevSecOps platform (source control, CI/CD, security, agents) | Yes | 2026-06-21 | ||
| Glean | Enterprise AI search and knowledge (Work AI) platform | No | 2026-05-31 | ||
| Gumloop | No-code AI workflow and agent automation platform billed on credits | Yes | 2026-06-30 | ||
| Hedra | AI video, avatar, image, and audio generation platform (Hedra Studio + API) | Yes | 2026-06-04 | ||
| Heptabase | Visual knowledge management with AI | No | 2026-06-15 | ||
| HeyGen | AI avatar and video generation platform | Yes | 2026-05-30 | ||
| Higgsfield | AI video and image generation platform with a credit-metered subscription | Yes | 2026-06-06 | ||
| HubSpot | AI-native customer platform (CRM) spanning Marketing, Sales, Service, Content, and Data Hubs, with Breeze AI | Yes | 2026-07-06 | ||
| Ideogram | Text-aware AI image generation platform | Yes | 2026-06-15 | ||
| Instantly | Cold-email outreach, deliverability, and B2B lead-database platform | No | 2026-06-04 | ||
| InVideo AI | Prompt/text-to-video AI generation (invideo AI) | Yes | 2026-06-11 | ||
| Juicebox | AI recruiting search platform (PeopleGPT) with natural-language candidate sourcing, outreach, and autonomous agents | Yes | 2026-06-08 | ||
| Julius AI | Julius AI — AI data-analyst chat & notebooks | Yes | 2026-06-08 | ||
| Kaiber | Kaiber — AI video & animation creation (Superstudio, Canvas, Motion, Flipbook) | No | 2026-06-11 | ||
| Krea AI | Real-time AI image and video generation studio | Yes | 2026-06-11 | ||
| lemlist | Multichannel sales-engagement platform — cold email, LinkedIn, calls, SMS, plus a 650M+ B2B lead database | No | 2026-06-30 | ||
| Leonardo.ai | Leonardo.Ai — generative AI image, video and design platform (Canva-owned) | Yes | 2026-06-11 | ||
| Lightning AI | Cloud GPU/CPU Studio compute platform for building, training, and serving AI models, billed by the second with a credit pool. | Yes | 2026-06-02 | ||
| Lindy | AI executive assistant (iMessage/SMS) — formerly AI agent-builder platform | No | 2026-06-10 | ||
| Linkup | Web search API for AI agents — Search, Fetch, and async Research endpoints with grounded, structured results | Yes | 2026-06-04 | ||
| LiveKit | Open-source real-time (WebRTC) communications, LiveKit Cloud & Agents framework | Yes | 2026-06-30 | ||
| LlamaIndex | RAG/agent orchestration framework + LlamaCloud document parsing | Yes | 2026-06-10 | ||
| LMNT | Low-latency AI text-to-speech (TTS) API with voice cloning | Yes | 2026-06-04 | ||
| Lorikeet | AI customer-support agent that resolves chat, email, SMS, and voice tickets | No | 2026-06-07 | ||
| Lovable | AI full-stack web app generation | Yes | 2026-06-30 | ||
| Luma AI | Dream Machine — text/image-to-video, image and audio generation (plus Genie 3D) | Yes | 2026-06-11 | ||
| Make | Visual, no-code automation (iPaaS) platform connecting 3,000+ apps and AI agents | Yes | 2026-06-11 | ||
| Manus | General AI agent that executes multi-step tasks autonomously in the cloud | Yes | 2026-06-02 | ||
| Microsoft Dynamics 365 | Microsoft's enterprise CRM + ERP suite — Sales, Customer Service, Field Service, Business Central, Finance and Supply Chain, with Copilot woven in | No | 2026-07-06 | ||
| Midjourney | AI image and video generation via subscription with GPU-hour metering | No | 2026-05-29 | ||
| MiniMax | Foundation models, Hailuo video & per-token API | Yes | 2026-06-11 | ||
| Mintlify | AI-native developer documentation | Yes | 2026-06-15 | ||
| Mistral AI | Open and commercial LLM APIs | Yes | 2026-07-06 | ||
| Moonshot AI | Kimi assistant + Kimi/Moonshot open-weight LLM API | Yes | 2026-06-11 | ||
| Motion | Motion AI productivity platform (Pro AI, Business AI) | No | 2026-06-08 | ||
| Murf AI | AI voice / text-to-speech platform (Murf Studio app + Murf API) | Yes | 2026-06-01 | ||
| Netlify | Web development & deployment platform (Agent Runners / AI) | Yes | 2026-07-06 | ||
| Nomic | Nomic Platform (AEC agentic workflows) + Atlas data-exploration app + Nomic Embed embedding/Developer API | Yes | 2026-06-04 | ||
| Notion AI | AI workspace, agents, and knowledge management | Yes | 2026-06-15 | ||
| OpenRouter | Multi-model LLM API routing marketplace | Yes | 2026-06-10 | ||
| Opus Clip | OpusClip — AI long-form-to-short video repurposing and clip generation | Yes | 2026-06-11 | ||
| Outreach | AI Agent Platform for revenue teams — sales execution, deal management, conversation intelligence and forecasting for AEs, sales leaders and RevOps | No | 2026-07-06 | ||
| Patronus AI | LLM and AI agent evaluation, monitoring, and guardrail platform | Yes | 2026-06-04 | ||
| Pebblely | AI product-photography tool that generates marketing images from a product photo | No | 2026-06-07 | ||
| PhotoRoom | AI image-editing app and per-image Image Editing / Remove Background API for e-commerce product visuals | Yes | 2026-06-05 | ||
| Pika | Pika — AI text-to-video and image-to-video generation | Yes | 2026-06-11 | ||
| Pipedream | Workflow automation and integration platform for developers | Yes | 2026-06-16 | ||
| Playground | AI image generation and graphic-design studio with a monthly credit pool | Yes | 2026-06-04 | ||
| Poe | Multi-model AI chat subscription (by Quora) | Yes | 2026-06-16 | ||
| Powerdrill | AI-native data analytics platform that turns spreadsheets, PDFs, and databases into insights via specialized data agents | Yes | 2026-06-08 | ||
| Puzzle | Puzzle — AI-native accounting platform | Yes | 2026-06-08 | ||
| Qodo | Qodo (formerly Codium AI) — AI code integrity platform: Qodo Gen (IDE plugin), Qodo Merge (PR review agent), and Qodo Command (CLI / agentic quality workflows) | No | 2026-06-30 | ||
| Recraft | AI image and vector generation studio plus a per-image generation API | Yes | 2026-06-01 | ||
| Regie.ai | AI SDR agents for prospecting, outreach, and sales content (Auto-Pilot) | No | 2026-06-05 | ||
| Relevance AI | No-code platform for building AI agents and multi-agent 'AI Workforces' for sales, marketing, and operations teams. | Yes | 2026-06-02 | ||
| Replika | AI companion app (Luka, Inc.) | Yes | 2026-06-16 | ||
| Replit AI | AI coding workspace and Replit Agent | Yes | 2026-06-16 | ||
| Reply.io | Multichannel sales engagement platform with AI SDR (Jason), B2B contact data, and email deliverability tooling | Yes | 2026-06-11 | ||
| Resemble AI | Voice generation & cloning APIs + deepfake detection | No | 2026-06-09 | ||
| Rev AI | Pay-as-you-go speech-to-text, transcription, and audio-intelligence APIs | Yes | 2026-06-04 | ||
| Rewind.ai (the original Rewind AI rebranded to Limitless, acquired by Meta) | AI tools aggregator (token-balance) — on the domain once home to the Rewind personal-memory app | Yes | 2026-06-15 | ||
| Roboflow | Computer-vision platform (dataset management, model training, deployment) | Yes | 2026-06-02 | ||
| Runway | Video generation and AI editing | Yes | 2026-06-24 | ||
| Rytr | AI writing assistant for short-form marketing copy and content | Yes | 2026-06-07 | ||
| Salesforce | Agentic CRM — Sales Cloud, Service Cloud and the Agentforce digital-labor platform | No | 2026-07-06 | ||
| Sarvam AI | Sovereign Indic LLM, speech & translation APIs | Yes | 2026-06-11 | ||
| ScraperAPI | Web scraping API that handles proxies, browsers, and CAPTCHAs behind a single endpoint | No | 2026-06-04 | ||
| Smartlead | Cold-email outreach and deliverability infrastructure with unlimited mailboxes, warmup, and a unified master inbox | No | 2026-06-04 | ||
| Snowflake Cortex | AI functions and model APIs on Snowflake | Yes | 2026-07-06 | ||
| Sourcegraph Cody | Enterprise code intelligence platform with AI Deep Search and pooled AI credits | No | 2026-06-09 | ||
| Stability AI | Brand Studio creative platform and open generative media models | Yes | 2026-06-11 | ||
| Suno | AI music generation | Yes | 2026-05-31 | ||
| Sweep AI | AI coding assistant for JetBrains IDEs | Yes | 2026-06-16 | ||
| Synthesia | Enterprise AI video generation | Yes | 2026-05-31 | ||
| Tavily | Tavily Search API | Yes | 2026-06-03 | ||
| Tome | Tome — AI-native presentation & storytelling app (deck product sunset 2025; pivoted to AI sales) | Yes | 2026-06-11 | ||
| Trigger.dev | Background jobs and workflow orchestration for developers | Yes | 2026-06-16 | ||
| Typeface | Arc enterprise marketing AI platform | No | 2026-06-16 | ||
| Udio | AI music generation | Yes | 2026-06-11 | ||
| V0 by Vercel | AI UI component generation by Vercel | Yes | 2026-06-08 | ||
| Vectara | Enterprise RAG-as-a-Service and agent platform for trusted, grounded, auditable AI | No | 2026-06-02 | ||
| VEED AI | VEED — online video editor with AI generation tools | Yes | 2026-06-11 | ||
| Vellum | Personal AI assistant (ex LLM application development platform) | Yes | 2026-06-10 | ||
| Windsurf | Agentic AI software development IDE | Yes | 2026-06-08 | ||
| Writer | Enterprise agentic AI platform (Palmyra models, WRITER Agent) | No | 2026-06-15 | ||
| xAI | Grok API and agentic AI stack | Yes | 2026-06-11 | ||
| ZenRows | Universal Scraper API, Scraping Browser, and Residential Proxies | Yes | 2026-06-04 | ||
| ZoomInfo | GTM / sales-intelligence platform (contact + company data, intent, and the ZoomInfo Copilot AI GTM assistant) | No | 2026-07-06 |
Explore this theme in the knowledge graph
FAQ
What is credit-based billing?
Credit-based billing is a billing unit where customers pre-purchase or are allocated a pool of credits that deplete as they use the product, often at variable rates per feature. The customer always sees one unified balance, even when different features consume credits at different rates.
How common are credits in AI pricing?
Very. 123 of the in-corpus companies in the UsagePricing Blueprint meter at least part of their product in credits — from creative tools like Suno, Runway and Recraft to coding tools like Cursor and GitHub Copilot and GTM platforms like Clay and Apollo.io. It is the single most common billing unit in the corpus.
Are credits the same as tokens?
No. Tokens are the underlying unit LLM providers charge for. Credits are an abstraction layer that lets a vendor expose multiple features at different rates without forcing the customer to learn each one. Cursor's $1 credit = $1 of underlying API cost is unusually transparent; most credit systems decouple the credit from any specific dollar amount.
Why do vendors use credits instead of billing per-feature?
Three reasons: credits let the vendor change underlying economics — such as swapping models — without renegotiating contracts; credits give the buyer a clean prepay UX; and credits move the customer's mental model from 'cents per token' to 'budget per month,' which reduces friction on multi-feature products.
What are the downsides of credit-based billing?
Credits can obscure unit economics — the customer cannot easily tell which feature is expensive — and they create bill-shock risk if the vendor changes consumption rates without notice. Cursor's June 2025 silent re-pricing is the canonical cautionary tale.
How is a credit priced?
It varies. Cursor ties $1 of credits to $1 of underlying API cost. GitHub bills overage AI credits at $0.01 each. Recraft's API sells $1 for 1,000 units. Most generative-media credits (Suno, Runway) are deliberately not pegged to a published per-unit rate, so the vendor can shift underlying costs without exposing them.
Related billing units
- Token-Based PricingA billing unit common in LLM and AI products, where customers are charged per input and output token processed.
- Per-Seat PricingA billing unit where the vendor charges a fixed fee per named user, regardless of how much each user consumes.
- Per-Resolution PricingA billing unit unique to AI customer-support products, where the vendor charges only when an AI agent resolves a customer issue without escalation.
- Bandwidth-Based PricingA billing unit where customers are charged per gigabyte of data transferred out of the platform.
- Per-Function-Invocation PricingA billing unit where customers are charged per serverless function invocation, often combined with a separate compute-time charge.
- CPU-Hour PricingA billing unit where customers are charged for the CPU time their workloads consume, typically measured in vCPU-seconds or vCPU-hours.
- GB-Hour PricingA billing unit where customers are charged for the memory their workloads consume over time, measured in gigabyte-hours.
- GPU-Hour PricingA billing unit where customers are charged for GPU time consumed, typically measured per-second or per-hour by GPU type.
- Per-API-Call PricingA billing unit where customers are charged per API request, regardless of payload size or processing time.
- Per-GB Storage PricingA billing unit where customers are charged per gigabyte of data stored on the platform per month.
- Media-Minute PricingA billing unit where customers are charged per minute of audio or video processed — used by speech, voice, and video AI vendors.
- Per-Request PricingA billing unit where customers are charged per request served — the generic meter for inference endpoints, search, scraping, and browser infrastructure.
- Per-Event PricingA billing unit where customers are charged per event ingested — the native meter of observability and billing-infrastructure platforms.
- Vector Storage PricingA billing unit where customers are charged for vectors stored or indexed — the storage dimension of vector database pricing.
- Per-Character PricingA billing unit where customers are charged per character of text processed — the standard meter for text-to-speech and translation.
- Per-Document PricingA billing unit where customers are charged per document processed or generated — common in AI writing, SEO, and document-intelligence tools.
- Per-Page PricingA billing unit where customers are charged per page crawled, parsed, or rendered — the meter for web scraping and document parsing.
- Per-Transaction PricingA billing unit where customers are charged per financial or billing transaction processed — the meter of billing and accounting platforms.
- Active-User PricingA billing unit where customers are charged per monthly or daily active user rather than per provisioned seat.
- Per-Task PricingA billing unit where customers are charged per task an automation or agent executes — Zapier's historical unit, now spreading to AI agents.
- Per-Unit PricingA billing unit used by robotics, hardware AI, and some SaaS companies where the metered object is a physical or abstract 'unit' — a robot deployed, a device sold, or a defined deliverable.
- Workflow Execution PricingA billing unit where each end-to-end workflow or automation run is metered and billed, regardless of the compute steps it contains.
- Per-Message PricingA billing unit where each individual message or reply in a conversation is metered, common in AI chat and voice platforms.
- Per-Invoice PricingA billing unit used by billing infrastructure platforms where each invoice generated or processed is metered as the primary cost driver.
- Per-Action PricingA billing unit where each discrete action taken by an AI agent or automation is metered — common in browser automation and agentic workflow tools.
- Per-Image PricingA billing unit where each AI-generated image is metered, common in image generation APIs and multimodal AI platforms.
- Per-Conversation PricingA billing unit where each complete customer conversation — from first message to resolution — is metered as a single chargeable event.
- Per-Record PricingA billing unit where each data record processed, labeled, or extracted is metered — common in data platforms and web scraping services.
- Per-Word PricingA billing unit common in translation and localization platforms where the metered object is the word count of content processed.
- Per-Video PricingA billing unit where each AI-generated video is metered, common in video generation and synthetic media platforms.
- Milestone-Based PricingA billing unit used in drug discovery and biotech AI where payment is tied to achieving defined research milestones rather than time or compute consumed.
- Per-Outcome PricingA billing unit where payment is triggered by verified outcomes delivered — distinct from outcome-based pricing models, this refers specifically to 'outcomes' as a countable billing unit.
- Per-Datapoint PricingA billing unit where each individual data measurement or signal ingested is metered — common in cloud cost intelligence and ML evaluation platforms.
- Per-Interaction PricingA billing unit where each patient-agent or user-agent interaction is metered, common in healthcare AI and customer engagement platforms.
- Data Licensing PricingA pricing structure where access to proprietary datasets or data assets is licensed separately from the software or services, common in AI training data and clinical data platforms.
- Robot-Hour PricingA billing unit where each hour a robot or autonomous system operates is metered — the robotics equivalent of a GPU-hour.
- Per-Contact PricingA billing unit where each contact or lead in the database is metered, common in AI sales development and outbound automation platforms.
- Per-Mailbox PricingA billing unit where each connected email mailbox or sending account is metered, common in AI outbound sales and email automation platforms.
- Browser-Hour PricingA billing unit where each hour of headless browser compute time is metered, common in web scraping and browser automation platforms.
- Per-Generation PricingA billing unit where each AI-generated creative asset — image, video, or design — is counted as a 'generation' and metered accordingly.
- Per-Ticket PricingA billing unit where each customer support ticket handled by an AI agent is metered — common in AI customer service platforms.
- Per-Log PricingA billing unit where each LLM request log ingested or stored is metered — common in AI observability and evaluation platforms.
- Per-Trace PricingA billing unit where each distributed trace — a complete record of an LLM request chain — is metered, common in AI observability platforms.
- Per-IP PricingA billing unit where each IP address or proxy endpoint allocated is metered — used by web scraping proxy providers.
- Per-Device PricingA billing unit where each hardware device or endpoint connected to the AI platform is metered.
- Per-Case PricingA billing unit used in legal AI platforms where each case or matter processed by the AI is metered.
- Per-Report PricingA billing unit where each AI-generated report or analysis document is metered as a discrete output.