New endpoints, smarter extraction, MCP server updates and fixes. Everything we ship for the API, in the order we shipped it.
Redeeming on AppSumo, then confirming your signup email in a different browser or mail app, used to leave the account on Free. The license now attaches to the account itself, so it links on your first sign-in wherever that happens.
Activate your AppSumo licenseCustom properties now resolve the way a browser does (inherited from ancestors, case-sensitive, light-dark() honoured), so sites that theme through variables, like Stripe and MDN, come back with their real colors and fonts instead of none. Tailwind output maps around fifty more properties that used to land in inline styles (place-items, transform, aspect-ratio, outline, per-side borders, line-clamp, flex-flow), conflicting utilities and permanently hidden templates are gone, hsla()/lab()/oklch() and Tailwind v4 relative colors arrive as hex, JSX gets valid SVG tag names, and named sections are found by their content when nothing labels them: section=pricing returns the plan row rather than a single card.
Code endpoint docsThe console sidebar now has a Buy credits button next to Upgrade plan, and shows your never-expiring pack balance once you hold one. On the pricing page every plan and pack now leads with how many section-to-code rebuilds it covers, so you can size a plan by the call you actually make.
PricingIf a renewal on an API plan fails, your keys pause and you get an email saying so, a reminder with the next retry date on every further attempt, and a final email before the plan is cancelled. Each one links to the open invoice, and paying it switches the keys back on within a minute.
Plan & BillingA stylesheet containing an unquoted url(data:...) or a stray empty declaration could lose every rule after it, so /v1/code returned the structure of a section with almost none of its styles, tokens or fonts. Those pages now extract at full coverage, scroll-reveal start states (opacity 0, translated) no longer ship in the component, tokens.colors are plain CSS values, and a rendered call that still resolves few styles says so in hint instead of staying silent.
Code endpoint docsThree one-off packs (1,500 / 5,000 / 15,000 credits) you can buy without a subscription, from the pricing page or Plan & Billing. Your monthly credits are always spent first, then the pack, so it lasts as long as possible; responses backed by a pack report the balance in usage.packCredits.
API pricingAn active AppSumo license now takes 30% off the Developer and Growth plans (monthly and yearly) and off every credit pack, applied automatically at checkout when you are signed in with the account that holds the license. No code needed.
API pricingRedeemed AppSumo licenses now come with a one-off pool of API credits on top of the free monthly 300: 1,000 on Tier 1, 2,000 on Tier 2, 3,000 on Tier 3. It is applied to your first API key automatically and unused credits carry over month to month until spent.
API pricingBuilding with the API? Read the docs or grab a free key - 300 credits a month, no card.