SignalFeed

DeepSeek Just Quadrupled Its Prices. The Company That Disrupted AI Pricing Is Now Testing What the Market Will Actually Pay.

Sam Altman offered $2M in API credits to every YC startup for equity. Anthropic countered with $500K, no strings. Together they're spending $800M/year to engineer API lock-in at scale.


In May 2026, Sam Altman appeared at a closed-door Y Combinator event and made an offer that restructured B2B customer acquisition in an afternoon. Every startup in YC's Spring 2026 batch — 169 companies — would receive $2 million in OpenAI API credits. The catch: equity via an uncapped SAFE agreement, converting at the startup's next priced round with no valuation cap.

With 169 companies in the batch, the total credit commitment reached approximately $338 million — the largest single B2B customer acquisition event in the history of the software industry. OpenAI would get API lock-in at the earliest stage of every startup's formation, plus a free option on the upside of any company that goes on to be worth anything.

Anthropic responded within days. According to reporting from MarketScale, Anthropic raised its standard YC credit offer from $30,000 per startup to $500,000 per startup — with no equity requirement at all. No SAFE, no cap, no ownership claim. Just $500,000 in Anthropic API credits for any YC startup that wanted them.

OpenAI then revised its terms: $500,000 with no strings attached, plus an optional $1.5 million tranche for startups willing to sign equity agreements. Anthropic's general startup program for the broader market — pre-seed through Series A companies worldwide — separately offers up to $100,000 in credits with no equity requirement.

By the time the credit war was fully visible to the press, the math had become stark: with four YC cohorts per year of roughly 200 companies each, the two AI labs could hand out up to $800 million combined in API credits annually. Google Cloud, AWS, and Azure startup programs layer on top, meaning a YC-backed company entering 2026 can accumulate millions in compute resources before writing a single check.

This is not generosity. It is the most sophisticated B2B customer acquisition play in tech history — and it is built on a mechanism that every growth strategist should understand precisely.

Why Credits Beat Contracts for Lock-In

The traditional enterprise customer acquisition model sells into a procurement process: RFP, proof of concept, contract negotiation, legal review, signature. The procurement cycle for an enterprise software deal routinely runs six to eighteen months. During that window, the competitor has time to demonstrate its own capabilities, the champion inside the company changes jobs, and the macroeconomic environment shifts.

Credits bypass all of that. A $500,000 credit package eliminates the question "can we afford to evaluate this?" — and with it, most of the friction that allows competitors to interrupt the adoption cycle. The startup starts building on the platform immediately. By the time the credits run out, the platform is woven into the product.

The switching costs that accumulate are more durable than contract lock-in, because they are technical rather than legal. The mechanism identified by Business Standard's reporting on the credit programs is precise: "once startups integrate a provider's APIs and workflows into their products, switching to another platform may require changes to applications, testing and internal systems." That description understates the full architecture of switching costs. The real structure includes:

Prompt engineering investment. Every production system that calls an AI model is built around the specific output patterns, failure modes, and context requirements of that model. A system prompt optimized for Claude is not transferable to GPT-5.6 without regression testing across the entire output distribution. The prompt engineering investment is provider-specific and largely non-portable.

Internal abstraction layers. Engineering teams that build extensively on one API develop internal wrappers, error handlers, and helper libraries tuned to that provider's specific response structure, rate limits, and error codes. These abstractions are technical debt that re-prices every time a migration is considered.

Evaluation infrastructure. Any team operating at scale has built evaluation pipelines to measure model output quality against their product criteria. These evaluations are calibrated to one model's output distribution. Migrating to a new model means re-calibrating the evaluations — which requires both time and labeled data.

Team cognitive model. Developer intuitions about "what this model does" are built over thousands of hours of prompt iteration. That institutional knowledge resets with a model change. The most expensive switching cost is the one that doesn't show up on any invoice.

The result is that switching costs compound from the first line of production code. By month six on a platform, the organization has invested engineering time in abstractions, evaluation infrastructure, and system prompt optimization that is largely non-transferable. The credit package that seemed like free compute on day one has created a technical commitment that is cheaper to maintain than to unwind.

What Each Player Is Actually Offering

The credit landscape as of August 2026 is layered across multiple programs from multiple providers, each with distinct terms:

ProviderProgramStartup Credit AmountEquity Required?
OpenAIYC Batch (Spring 2026)$500K standard + optional $1.5MNo / Yes (uncapped SAFE for $1.5M tranche)
AnthropicYC Startup Program$500,000No
AnthropicGeneral Startup ProgramUp to $100,000No
Google CloudStartup CreditsUp to $350,000No
AWSAWS ActivateUp to $100,000No
AzureFounders HubUp to $150,000No

A YC-backed startup in the Spring 2026 batch can realistically stack $500K from OpenAI, $500K from Anthropic, $350K from Google Cloud, $100K from AWS, and $150K from Azure — totaling $1.6 million in compute resources without signing any equity agreements. That is enough compute to build and launch a production AI product, reach initial revenue, and make a data-informed model selection decision before spending a dollar of investor capital on infrastructure.

The strategic implication for founders is that the model selection they make during the free credits period is the one they will be explaining to their Series B investors two years later. The compute is free. The switching cost is not.

The Five Layers of AI API Switching Costs

Understanding why credits produce stickier lock-in than contracts requires mapping the switching cost architecture in detail. The layers are additive — each one that activates raises the migration cost, and they typically all activate within twelve months of beginning production usage.

1. Direct API migration. Moving from one provider's API to another requires code changes across every call site. In a mature codebase, that means identifying every endpoint, updating authentication, adjusting request format, and handling the provider's specific error responses. Estimated engineering cost for a mid-complexity production system: one to three engineer-weeks.

2. Prompt and system prompt migration. Every production prompt is calibrated to one model's output tendencies. The same system prompt produces meaningfully different output distributions across Claude, GPT-5.6, and Grok 4.6. Migrating means re-evaluating and often substantially rewriting prompts for the target model. For a system with dozens of distinct prompts, this compounds. Estimated cost: two to six engineer-weeks plus evaluation time.

3. Evaluation infrastructure. Teams running AI features at scale maintain automated evaluation pipelines to catch regressions. These pipelines use labeled datasets calibrated to one model's output characteristics. A provider migration requires re-labeling or re-generating evaluation datasets and recalibrating quality thresholds. Estimated cost: two to four engineer-weeks plus ongoing maintenance.

4. Fine-tuning and model customization. Teams that have invested in fine-tuning or RLHF for a specific use case have created provider-specific assets that are not portable. The fine-tuning investment is a switching cost in itself — and the fine-tuned model typically outperforms the base model on the specific task, making the incumbent model economically superior for that workload even when the competitor's base model is better on general benchmarks.

5. Latency and reliability calibration. Production systems are built around the latency and reliability characteristics of the providers they use. Timeout parameters, retry logic, and queue depths are all tuned to one provider's performance profile. A provider migration requires recalibrating these parameters, often requiring load testing before the migration can be declared stable.

When all five layers are active — as they typically are for any team that has been on a platform for twelve months or more — the total switching cost is measured in months of engineering time, not weeks. The cost in engineering opportunity is the real constraint, not the direct migration labor. This is why credits generate better retention than contracts: a contract can be exited at renewal. A five-layer technical integration cannot.

OpenAI's Equity Play: The Sam Altman Logic

OpenAI's initial offer of $2 million in credits for an uncapped SAFE is analytically brilliant and commercially unusual. Let's examine the logic.

An uncapped SAFE converts at the startup's next priced round at whatever valuation the market assigns. For a startup that raises a $10M Series A at a $50M valuation, an uncapped SAFE issued when the company was pre-seed converts at the same $50M post-money valuation — the SAFE investor gets $2M / $50M = 4% equity for $2M in API credits delivered at cost.

At the portfolio scale — 169 companies across the YC Spring 2026 batch — the expected value calculation looks like this: historically, roughly 1-2% of YC companies reach unicorn status. If 2% of 169 companies (approximately 3 companies) become $1B+ companies, and OpenAI holds a 2-4% equity stake in each through uncapped SAFE conversions, the portfolio equity returns on a $338M credit commitment could be $60M to $120M from equity alone — before counting API revenue from the 169 companies.

This is not a traditional marketing budget calculation. It is a venture investing strategy executed through a marketing channel. The customer acquisition cost isn't measured in conversion rate and CAC — it's measured in portfolio IRR.

The controversy is the equity requirement on an infrastructure product. Startups that accept the SAFE give OpenAI an option on their upside that persists regardless of which AI provider they eventually use most. A company that migrates to Anthropic after its credits expire still carries the OpenAI SAFE on its cap table. This creates a structural incentive for startups to remain on OpenAI products — migrating to Anthropic doesn't remove the OpenAI equity claim, but it does make the claim feel economically uncomfortable to explain at board meetings.

Anthropic's Counter: Why No-Equity Is the Strategic Signal

Anthropic's decision to match OpenAI's dollar amount while refusing to take equity is not just a defensive counter — it is a product positioning statement.

Anthropic's public positioning centers on safety, trust, and enterprise credibility. Taking equity stakes in the startups its models power creates a conflict of interest that cuts against every element of that positioning. If Anthropic holds equity in a startup, its economic interest in the startup's success is not purely aligned with "helping the customer succeed" — it also includes maximizing the value of its stake. These incentives are usually aligned, but they are not identical, and the divergence cases are exactly the kind of scenario that enterprise compliance teams model in vendor assessments.

The no-equity model is also cleaner for enterprise procurement at scale. Enterprise compliance and legal teams at larger companies scrutinize their AI vendors' equity relationships with the companies building on their platforms. A vendor with equity stakes in its customers is a vendor with conflicts. Anthropic's no-equity stance removes that concern from every procurement conversation and every enterprise RFP.

The $500,000 number is also notable for what it reveals about Anthropic's confidence in its own LTV economics. For a credit package at $500,000 per startup to be economically rational, Anthropic needs to believe that a meaningful fraction of seeded startups will grow into API customers spending at least $500,000 annually within two to three years. Based on Signal's analysis of SaaS gross revenue retention data, usage-based API customers that reach scale tend to expand aggressively — net dollar retention often exceeds 120% in the first three years for infrastructure-layer products that become embedded in production workflows.

Google, AWS, and Azure: The Background Stack

The AI credit war is primarily between OpenAI and Anthropic, but the cloud providers are running parallel programs that change the resource availability math for early-stage startups.

Google Cloud Startup Credits provide up to $350,000 in GCP compute, which includes Gemini API calls and Vertex AI. AWS Activate provides up to $100,000 for qualifying startups; AWS has been actively marketing its Bedrock service — which includes access to Anthropic's Claude models — as part of that package, making AWS credits partially convertible to Anthropic API access. Azure Founders Hub provides up to $150,000 in Azure credits, which includes Azure OpenAI Service access.

The practical implication is that a well-capitalized YC startup in 2026 doesn't need to choose a single cloud provider or AI model at the outset — it can run workloads across multiple providers simultaneously using the credit stacks from each. This initially appears to reduce lock-in, but the reality is the opposite: teams that work across multiple providers during the free credits period develop the strongest opinion about which model is best for their specific workload, and that opinion — formed on free compute — is the one they hold when the credits run out and real money is at stake.

The platform with the best product experience during the credits period wins the paid relationship. That is exactly what both OpenAI and Anthropic are betting on, and the competition from cloud providers reinforces rather than dilutes this dynamic.

What Happens After Credits Expire: The Retention Gate

The credit expiration moment is the most consequential event in the AI API customer lifecycle. It is the moment when the customer who built on free compute must decide what it actually costs to operate the product they've built — and whether to accept that cost or migrate.

Three things happen simultaneously when credits expire:

Usage is real-money billable from day one. The counter flips from zero to real-time billing at the provider's listed API rates. A startup that has been casually running high-context-window experiments on free credits suddenly receives its first API invoice.

The switching calculus becomes explicit. The startup can now calculate, for the first time with real money at stake, whether migrating to a different provider would be cheaper. This is when the five-layer switching cost architecture becomes financially salient — the migration cost can be estimated in engineer-hours, and the estimate almost always comes out higher than expected.

Commitment tier negotiations begin. Every major AI API provider offers volume discount tiers, committed usage agreements, and enterprise pricing. The credits-to-paid transition is the natural moment to negotiate these tiers. A startup with demonstrated usage patterns from the credits period has a credible basis for commitment negotiations — and providers have an incentive to offer favorable terms to keep the customer from migrating during this vulnerable transition window.

The companies that survive the credits-to-paid transition without a provider migration are the ones whose switching cost architecture is high enough to make migration economically irrational. The Jevons Paradox in AI token pricing shows that lower prices expand consumption volumes, which deepens integrations, which raise the migration cost, which increase retention, which validate higher API spending. The credit program seeds this cycle; the switching cost architecture sustains it.

The LTV Math Behind a $500,000 Credit Package

For the credit programs to be economically rational at scale, the LTV of a credit-acquired customer must exceed the credit cost. The math is more favorable than it appears.

A startup that builds a production AI application using $500,000 in API credits and survives to Series A has demonstrated three things: it has found a use case for AI APIs that creates user value, it has built engineering infrastructure around AI API calls, and it is committed to the platform at a technical and organizational level. That startup is worth far more as an API customer than a startup that has never integrated the platform.

Consider the revenue model: an enterprise team running 50 million output tokens per month at standard rates spends approximately $75,000/month at $1.50/million (negotiated enterprise rate) — $900,000/year. At a 3-year LTV with 15% annual churn, that customer is worth roughly $2.3 million in API revenue. The $500,000 credit package breaks even in 6-7 months of post-credits API revenue from a single customer at that usage level.

The equity upside is accretive to this calculation — but even without it, the pure API revenue math makes the credit programs rational at the per-startup level. The break-even analysis is why Anthropic's usage-based billing approach mirrors the infrastructure layer's playbook: invest in the customer's earliest stage, capture the expansion revenue as usage compounds.

Five Questions Every Startup Should Ask Before Accepting Credits

1. What are the equity terms, and how do they interact with future funding? An uncapped SAFE from an API provider is not a traditional investor relationship, and it carries implications for future cap table conversations. Understand exactly what dilution the SAFE creates at different valuation scenarios and how investors in future rounds will view provider equity on the cap table before signing.

2. What is the migration path out of this integration? Before building deeply on any platform, understand what would be required to migrate. Can you export fine-tuned models? Are your system prompts provider-specific in ways that create rewrite risk? Count the API call sites you'd need to update. The harder the migration, the higher the implicit cost of the credits you're accepting.

3. What is the post-credits pricing at your projected usage volume? Model your API usage at 12-month projected scale and calculate what the API bill would be at the provider's published enterprise tiers. Compare that figure to the equivalent costs on competing platforms. The platform with the best post-credits economics is the right one to lock into — not necessarily the one with the largest credit package.

4. Does this provider's model genuinely outperform alternatives on your specific task? Different models have different capability profiles in production. Anthropic's Claude leads on long-document analysis, nuanced reasoning, and hallucination rate. OpenAI's GPT-5.6 series leads on code generation and multi-modal tasks. Accepting credits from the provider whose model is mediocre for your specific use case is a false economy that becomes visible in production quality metrics before it becomes visible in cost.

5. Have you established a multi-provider evaluation baseline during the credits period? The best strategic position is one where you've tested multiple providers during the credits window and have objective data on which one performs best for your specific workload at your specific usage volume. Building that data on free compute is far cheaper than building it after real money is at stake — and it gives you negotiating leverage in the enterprise pricing conversation when credits expire.

Takeaway: The $800M AI credit war is a sophisticated B2B growth loop built on a mechanism more durable than traditional enterprise contracts: technical switching costs that compound with every month of integration. OpenAI and Anthropic are not spending this money because they are generous — they are spending it because a startup that builds its first production AI application on their platform is statistically likely to remain there, and the LTV of a retained API customer at scale exceeds the upfront credit cost within 18-24 months of reaching production usage. The credit that seems free on day one is priced into the API bill that follows. Every startup founder and CTO should understand that accepting a credit package is making a bet — on the provider's model quality, pricing trajectory, and enterprise roadmap — that compounds with every line of production code written against their API.

Frequently Asked Questions

Why are OpenAI and Anthropic giving away free API credits to startups?

OpenAI and Anthropic give away free API credits because they are the most effective B2B customer acquisition tool available in the AI stack. A startup that builds its first production application on a provider's platform accumulates five layers of switching costs: API integration code, prompt engineering calibrated to that model, evaluation infrastructure, fine-tuning assets, and latency/reliability tuning — all of which are provider-specific and largely non-transferable. The cost to acquire a startup customer through free credits is typically $100,000 to $2,000,000 in credit face value; the lifetime value of a startup that grows to $1M in annual API spend and stays on the platform for three years often exceeds $3M. Credits are not generosity — they are a customer acquisition investment with a positive expected return, especially because the switching costs compound every month the startup builds on the platform.

How much does OpenAI offer YC startups in credits, and what are the equity terms?

OpenAI's offer to Y Combinator's Spring 2026 batch, announced by Sam Altman at a closed-door YC event in May 2026, was $2 million in API credits per startup in exchange for equity via an uncapped SAFE (Simple Agreement for Future Equity). With 169 companies in the batch, the total commitment reached approximately $338 million. An uncapped SAFE converts to equity at the startup's next priced round at whatever valuation the market assigns — no valuation cap limits the conversion, meaning OpenAI gets a percentage of the company rather than a fixed dollar return. OpenAI subsequently revised the offer structure: $500,000 in credits with no equity requirement, plus an optional additional $1.5 million tranche for startups willing to sign equity agreements. The revised structure gives startups the choice between a smaller credit package with no strings or a larger one with equity consideration.

How does Anthropic's startup credit offer compare to OpenAI's?

Anthropic raised its standard Y Combinator credit offer from $30,000 to $500,000 per startup within days of Sam Altman's initial $2M equity offer in May 2026 — with no equity requirement. Anthropic's broader startup program for companies outside YC (pre-seed through Series A globally) offers up to $100,000 in credits with no equity requirement. The key differentiator between OpenAI and Anthropic's approaches is the equity question: Anthropic's no-equity stance is both a competitive response and a positioning statement consistent with its safety-and-trust brand identity. Taking equity stakes in API customers creates conflicts of interest that Anthropic's enterprise positioning explicitly avoids. Google Cloud, AWS, and Azure run parallel startup credit programs in the range of $100,000 to $350,000 per company, also without equity requirements. A YC startup in 2026 can stack all available programs and accumulate over $1.5 million in compute before spending a dollar of investor capital.

What are the switching costs for a startup that builds on one AI API provider?

Switching costs for a startup that builds on one AI API provider operate across five technical layers. First, direct API migration: updating every call site, authentication, request format, and error handling across the production codebase — typically one to three engineer-weeks for a mid-complexity system. Second, prompt migration: system prompts and production prompts are calibrated to one model's output distribution; moving to a different model requires re-engineering and re-evaluating these prompts — two to six engineer-weeks. Third, evaluation infrastructure: automated quality evaluation pipelines are built against one model's output characteristics and must be recalibrated for a new provider — two to four additional engineer-weeks. Fourth, fine-tuning assets: provider-specific fine-tuned models are not portable; the fine-tuning investment is an immediate switching cost. Fifth, reliability calibration: timeout parameters, retry logic, and queue depths are all tuned to one provider's performance characteristics. Combined, these switching costs typically total six to eighteen engineer-weeks of work, plus the risk of regression in production quality during the transition window.

Can startups stack AI credits from multiple providers at once?

Yes, and many YC-backed startups in 2026 are doing exactly that. A startup accepted into Y Combinator can access: $500,000 from OpenAI (base, no equity), $500,000 from Anthropic (YC program), up to $350,000 from Google Cloud's startup program, up to $100,000 from AWS Activate, and up to $150,000 from Azure Founders Hub — totaling approximately $1.6 million in compute resources without signing any equity agreements. Stacking credits from multiple providers is not prohibited and in fact helps startups run comparative evaluations of different models on their actual production workloads before committing to one provider. The strategic effect of stacking is counterintuitive: it initially appears to reduce lock-in by giving optionality, but it forces the startup to make an active model selection decision based on real workload data rather than assumptions. The provider whose model performs best on the startup's actual task distribution typically wins the long-term API relationship.

What happens to startup API costs when free AI credits expire?

When free AI API credits expire, the full commercial API rate applies from the first request. A startup that has been running high-volume experiments on free credits — perhaps 50 million output tokens per month — faces an immediate monthly bill at standard rates: $300,000/month at Claude Fable 5 pricing ($6 per million output tokens at the standard rate) or $300 million annually at that volume. Most production workloads are smaller, but the scale shock of the first real API invoice triggers three responses: an audit of which workloads can move to cheaper models, a negotiation for enterprise volume pricing, and a genuine consideration of whether switching providers would materially reduce costs. The provider that has built the deepest switching costs during the credits period typically retains the account through this decision point, because the migration cost estimate (measured in engineer-weeks and quality regression risk) comes out higher than the savings from switching. Startups that anticipated this moment and negotiated enterprise pricing agreements during the credits period are in the strongest position.