# Recovea > One base URL change puts Recovea in the path of your provider calls: live cost, armed caps, and a receipt for every request. Notes for readers: - Every page here is prerendered to static HTML, so the whole text of a page is in the initial response and no JavaScript has to run to read it. - Every page also has a Markdown twin at the same address with `.md` on the end, derived from that page's own HTML at build time. It is the cheaper read and it says the same thing. - The pages under Policies are the agreements and policies that govern Recovea, and they are the controlling text for anything the other pages summarise. - This file is generated from the same route list the sitemap is generated from, on every deploy. ## Product - [Recovea | The Financial Layer of AI](https://recovea.ai/): One base URL change puts Recovea in the path of your provider calls: live cost, armed caps, and a receipt for every request. ([markdown](https://recovea.ai/index.md)) - [Pricing](https://recovea.ai/pricing/): Free, Developer, Team, Growth and Enterprise. Published bands, unlimited seats, no overage billing. ([markdown](https://recovea.ai/pricing.md)) - [Product](https://recovea.ai/product/): Recovea sits in the path of your provider calls: metered as they pass, capped before they forward, receipted when they return. ([markdown](https://recovea.ai/product.md)) - [Proof](https://recovea.ai/proof/): Re-derive a Recovea ledger chain in your browser, and see what an armed cap answers. ([markdown](https://recovea.ai/proof.md)) - [Trust](https://recovea.ai/trust/): How provider keys are sealed, why the meter has no field for your content, and what can stop a request. ([markdown](https://recovea.ai/trust.md)) ## Use cases - [Use cases](https://recovea.ai/use-cases/): Three jobs the request path does from day one: stop a runaway agent, cap a leaked key, explain every charge. ([markdown](https://recovea.ai/use-cases.md)) - [Cap a leaked key](https://recovea.ai/use-cases/cap-a-leaked-key/): A leaked key spends into a ceiling you set in advance — on the workspace, or on that one key. ([markdown](https://recovea.ai/use-cases/cap-a-leaked-key.md)) - [Explain every charge](https://recovea.ai/use-cases/explain-every-charge/): Every routed request receipted, hash-chained, and re-derivable in your own browser. ([markdown](https://recovea.ai/use-cases/explain-every-charge.md)) - [Stop a runaway agent](https://recovea.ai/use-cases/stop-runaway-agent/): An armed cap refuses the request in the path, before it reaches your provider. ([markdown](https://recovea.ai/use-cases/stop-runaway-agent.md)) ## Docs - [Docs](https://recovea.ai/docs/): OpenAI, Anthropic, or any OpenAI-compatible endpoint through one base URL. The swap, the refusal contract, and the chain recipe. ([markdown](https://recovea.ai/docs.md)) - [Run envelopes](https://recovea.ai/docs/products/breaker/): A budget one run carries. Declare it in a request header; the run stops at its own line and the others keep going. ([markdown](https://recovea.ai/docs/products/breaker.md)) - [Caps and the 402 contract](https://recovea.ai/docs/products/cap/): An armed cap refuses the request before it reaches your provider, and answers 402. ([markdown](https://recovea.ai/docs/products/cap.md)) - [The ledger chain](https://recovea.ai/docs/products/prove/): recovea-chain-v1: SHA-256 over fourteen fields in a published order, joined with U+001F. ([markdown](https://recovea.ai/docs/products/prove.md)) - [Quickstart](https://recovea.ai/docs/quickstart/): Point your SDK at api.recovea.ai. OpenAI-compatible and Anthropic-native on the same host. ([markdown](https://recovea.ai/docs/quickstart.md)) ## Services - [AI Spend Assessment](https://recovea.ai/services/spend-assessment/): The product writes down where every dollar went, from your own live traffic. A founder reads it and ranks what to do about it. The fee is fixed and published. ([markdown](https://recovea.ai/services/spend-assessment.md)) - [Sample report](https://recovea.ai/services/spend-assessment/sample-report/): Page one of the written findings an AI Spend Assessment delivers, over a synthetic month that regenerates from a published seed. ([markdown](https://recovea.ai/services/spend-assessment/sample-report.md)) - [Sample report document](https://recovea.ai/services/spend-assessment/sample-report/document/): The complete written findings an AI Spend Assessment delivers, over a synthetic month that regenerates from a published seed. ([markdown](https://recovea.ai/services/spend-assessment/sample-report/document.md)) ## Company - [About](https://recovea.ai/about/): Recovea sits in the path of your provider calls and takes no money from the parties it measures. Three cofounders, funded by what customers pay. ([markdown](https://recovea.ai/about.md)) - [Contact](https://recovea.ai/contact/): Get in touch with Recovea. One form, five topics, and the three channels this company actually runs. ([markdown](https://recovea.ai/contact.md)) - [The Independence Covenant](https://recovea.ai/covenant/): Four commitments about how Recovea takes money: nothing from a party we rate, never in the flow of funds, a flat fee rather than a share of spend, and no outside capital. ([markdown](https://recovea.ai/covenant.md)) - [Book a demo](https://recovea.ai/demo/): Ask for a demo of Recovea. Seven fields, no scheduler, and a reply within one business day. ([markdown](https://recovea.ai/demo.md)) - [Research](https://recovea.ai/research/): The open problem: deciding a cheaper model is no worse on your own traffic. And the basis vocabulary — what each word printed beside a number commits us to. ([markdown](https://recovea.ai/research.md)) ## Changelog - [Changelog](https://recovea.ai/changelog/): What shipped, dated, one line each. ([markdown](https://recovea.ai/changelog.md)) - [A New Plan Ladder](https://recovea.ai/changelog/a-new-plan-ladder/): Four self-serve plans replaced the previous ladder: Developer, Team, Growth and Scale. Each carries its own included band of routed spend, and seats stay unlimited on every one of them. ([markdown](https://recovea.ai/changelog/a-new-plan-ladder.md)) - [Caps on a Single API Key](https://recovea.ai/changelog/caps-on-a-single-api-key/): A budget scoped to one API key is now enforced in the request path. The capped key is refused with HTTP 402 before the provider is called, and other keys in the same workspace keep working. Refusals are counted on the dashboard as they land. ([markdown](https://recovea.ai/changelog/caps-on-a-single-api-key.md)) - [One Base URL](https://recovea.ai/changelog/one-base-url/): The gateway serves the OpenAI and Anthropic wire formats on a single base URL, so a workspace points at one host whichever of the two it speaks. The earlier per-format path still resolves. ([markdown](https://recovea.ai/changelog/one-base-url.md)) - [Recovea Breaker](https://recovea.ai/changelog/recovea-breaker/): A Recovea Breaker is a spend budget one run carries, declared in a request header. The call that crosses it is refused with HTTP 402 before the provider is called, and the run stays tripped until a person starts a new one. A Breaker only tightens the caps above it, never loosens them, and it is on every plan including Free. ([markdown](https://recovea.ai/changelog/recovea-breaker.md)) - [The Recovea CLI](https://recovea.ai/changelog/the-recovea-cli/): The recovea scan command reads your provider usage on your own machine and projects a month of spend from it. It needs no Recovea account and uploads nothing. The tool is published on npm under the MIT licence. ([markdown](https://recovea.ai/changelog/the-recovea-cli.md)) ## News - [News](https://recovea.ai/news/): Behind the metering, the caps and the receipts that make AI spend provable. ([markdown](https://recovea.ai/news.md)) - [Introducing Recovea: The Financial Layer of AI](https://recovea.ai/news/introducing-recovea/): The AI-spend gateway is open: hard caps that act, a receipt for every request, and spend with names on it -- the boring infrastructure that protects a startup's runway. Your own keys, starting free. ([markdown](https://recovea.ai/news/introducing-recovea.md)) - [Company](https://recovea.ai/news/section/company/): Announcements from Recovea, and the decisions behind them. ([markdown](https://recovea.ai/news/section/company.md)) - [Customer stories](https://recovea.ai/news/section/customer-stories/): Teams putting a cap and a receipt into their own request path. ([markdown](https://recovea.ai/news/section/customer-stories.md)) - [Essays](https://recovea.ai/news/section/essays/): Positions on runway, neutrality, and what a bill should be able to prove. ([markdown](https://recovea.ai/news/section/essays.md)) - [Guides](https://recovea.ai/news/section/guides/): How to cap, attribute and prove AI spend, one step at a time. ([markdown](https://recovea.ai/news/section/guides.md)) - [Pricing & Models](https://recovea.ai/news/section/pricing-and-models/): Release-day cost reads, price changes, and what a model call actually costs. ([markdown](https://recovea.ai/news/section/pricing-and-models.md)) - [Product](https://recovea.ai/news/section/product/): What shipped, what changed, and where to watch it running. ([markdown](https://recovea.ai/news/section/product.md)) ## Policies - [Policies](https://recovea.ai/policies/): The agreements and policies that govern Recovea, and where each one applies. ([markdown](https://recovea.ai/policies.md)) - [Acceptable Use Policy](https://recovea.ai/policies/acceptable-use-policy/): What you may and may not do with the service. ([markdown](https://recovea.ai/policies/acceptable-use-policy.md)) - [Accessibility Statement](https://recovea.ai/policies/accessibility-statement/): Where we are on accessibility and how to reach us about barriers. ([markdown](https://recovea.ai/policies/accessibility-statement.md)) - [AI Governance & Responsible AI](https://recovea.ai/policies/ai-governance-and-responsible-ai-policy/): How we govern our own use of AI and the boundaries we hold. ([markdown](https://recovea.ai/policies/ai-governance-and-responsible-ai-policy.md)) - [AI Output & No-Guarantee Disclaimer](https://recovea.ai/policies/ai-output-and-no-guarantee-disclaimer/): Measured vs. verified, estimates, and the limits of every number we show. ([markdown](https://recovea.ai/policies/ai-output-and-no-guarantee-disclaimer.md)) - [API & Developer Terms](https://recovea.ai/policies/api-and-developer-terms/): The terms for building against the Recovea API. ([markdown](https://recovea.ai/policies/api-and-developer-terms.md)) - [Availability & SLA Statement](https://recovea.ai/policies/availability-and-sla-statement/): Our availability posture, stated honestly: fail-open by design, and no contractual uptime SLA on self-serve plans. ([markdown](https://recovea.ai/policies/availability-and-sla-statement.md)) - [BYO-Key & Provider Terms](https://recovea.ai/policies/byo-key-and-provider-terms/): Your keys, your provider relationships: we never resell or mark up tokens, and you pay your providers directly. ([markdown](https://recovea.ai/policies/byo-key-and-provider-terms.md)) - [CLI & Local Tools Terms](https://recovea.ai/policies/cli-and-local-tools-terms/): The terms for npx recovea and our other local tools. ([markdown](https://recovea.ai/policies/cli-and-local-tools-terms.md)) - [Cookie Policy](https://recovea.ai/policies/cookie-policy/): The cookies and similar technologies this site uses. ([markdown](https://recovea.ai/policies/cookie-policy.md)) - [Data Processing Agreement (DPA)](https://recovea.ai/policies/data-processing-agreement/): Processor terms for business customers, incorporated automatically where we process personal data for you. ([markdown](https://recovea.ai/policies/data-processing-agreement.md)) - [Data Retention & Deletion Policy](https://recovea.ai/policies/data-retention-and-deletion-policy/): Retention windows by plan and data class, and how deletion actually works. ([markdown](https://recovea.ai/policies/data-retention-and-deletion-policy.md)) - [Export Control & Sanctions Policy](https://recovea.ai/policies/export-control-and-sanctions-policy/): US export-control and sanctions compliance for use of the service. ([markdown](https://recovea.ai/policies/export-control-and-sanctions-policy.md)) - [Ledger & Report Reliance Disclaimer](https://recovea.ai/policies/ledger-and-verified-report-reliance-disclaimer/): What receipts and ledger records are — and what relying on them does and does not mean. ([markdown](https://recovea.ai/policies/ledger-and-verified-report-reliance-disclaimer.md)) - [Privacy Policy](https://recovea.ai/policies/privacy-policy/): What we collect, what we never collect, and how long we keep it. ([markdown](https://recovea.ai/policies/privacy-policy.md)) - [Refund & Cancellation Policy](https://recovea.ai/policies/refund-cancellation-policy/): Cancel any time, in-product; we do not block traffic over billing. ([markdown](https://recovea.ai/policies/refund-cancellation-policy.md)) - [SDK, OSS & Open-Spec License](https://recovea.ai/policies/sdk-oss-and-open-spec-license/): Licenses for our SDKs, open-source components, and the open receipt format. ([markdown](https://recovea.ai/policies/sdk-oss-and-open-spec-license.md)) - [Security Statement](https://recovea.ai/policies/security-statement/): Our security posture, as built — no claims ahead of reality. ([markdown](https://recovea.ai/policies/security-statement.md)) - [Subprocessors](https://recovea.ai/policies/subprocessors/): The third parties that process data on our behalf, and how we announce changes. ([markdown](https://recovea.ai/policies/subprocessors.md)) - [Support Policy](https://recovea.ai/policies/support-policy/): How to reach us, what to expect, and when. ([markdown](https://recovea.ai/policies/support-policy.md)) - [Telemetry & Developer Tools Data Policy](https://recovea.ai/policies/telemetry-and-developer-tools-data-policy/): Exactly what the SDK, CLI, and local tools send home — and what they never do. ([markdown](https://recovea.ai/policies/telemetry-and-developer-tools-data-policy.md)) - [Terms of Service](https://recovea.ai/policies/terms-of-service/): The agreement governing your use of the Recovea platform. ([markdown](https://recovea.ai/policies/terms-of-service.md)) - [US State Privacy Addendum](https://recovea.ai/policies/us-state-privacy-and-service-provider-addendum/): CCPA/CPRA and state service-provider terms, part of the DPA by default. ([markdown](https://recovea.ai/policies/us-state-privacy-and-service-provider-addendum.md)) - [Vulnerability Disclosure Policy](https://recovea.ai/policies/vulnerability-disclosure-policy/): How to report a security issue, and the safe harbor for good-faith research. ([markdown](https://recovea.ai/policies/vulnerability-disclosure-policy.md)) - [Website Terms of Use](https://recovea.ai/policies/website-terms-of-use/): The terms for visiting recovea.ai itself. ([markdown](https://recovea.ai/policies/website-terms-of-use.md)) ## Optional - [Gallery](https://recovea.ai/gallery/): The generations this site was built on, and where each one hangs. ([markdown](https://recovea.ai/gallery.md)) - [Alpine Village](https://recovea.ai/gallery/digital/alpine-village/): Chalets under deep snow at dusk, their windows the only warm light in the picture, with a snow-capped range standing behind them. ([markdown](https://recovea.ai/gallery/digital/alpine-village.md)) - [Amalfi Coast](https://recovea.ai/gallery/digital/amalfi-coast/): A town stacked up a headland at sunset, pastel houses and an arched viaduct on the left, deep teal water filling the lower half. ([markdown](https://recovea.ai/gallery/digital/amalfi-coast.md)) - [Beach in Oils](https://recovea.ai/gallery/digital/beach-in-oils/): An empty shore painted in heavy oils, laid out in four bands: ochre sand, breaking surf, a deep navy horizon, and a brushed sky above it. ([markdown](https://recovea.ai/gallery/digital/beach-in-oils.md)) - [Blue Glacier](https://recovea.ai/gallery/digital/blue-glacier/): Icebergs adrift on a still lagoon, painted in chalk white and hard blue, with a low brown shore closing the far side. ([markdown](https://recovea.ai/gallery/digital/blue-glacier.md)) - [Emerald Field](https://recovea.ai/gallery/digital/emerald-field/): Sea cliffs seen from a grass headland, with the pasture in the foreground carrying most of the canvas and the drop to the water held to the middle third. ([markdown](https://recovea.ai/gallery/digital/emerald-field.md)) - [New England in Fall](https://recovea.ai/gallery/digital/new-england-in-fall/): Hills in red and gold foliage above a still lake, with the far shore reduced to a violet line under an amber sky. ([markdown](https://recovea.ai/gallery/digital/new-england-in-fall.md)) - [Provence Lavender](https://recovea.ai/gallery/digital/provence-lavender/): Rows of lavender running from the bottom edge to a stone village on the ridge, in violet and magenta under a flat golden sky. ([markdown](https://recovea.ai/gallery/digital/provence-lavender.md)) - [Sahara Dunes](https://recovea.ai/gallery/digital/sahara-dunes/): Dune ridges at sunset, laid down in flat ochre and magenta strokes with violet shadow between them. ([markdown](https://recovea.ai/gallery/digital/sahara-dunes.md)) - [Swiss Alps](https://recovea.ai/gallery/digital/swiss-alps/): Snow-capped peaks over a turquoise lake, with a green meadow taking the whole of the foreground. ([markdown](https://recovea.ai/gallery/digital/swiss-alps.md)) - [Tropical Jungle](https://recovea.ai/gallery/digital/tropical-jungle/): A river running out of a wall of waterfalls, with jungle closing over both banks in greens that run from near-black to acid yellow. ([markdown](https://recovea.ai/gallery/digital/tropical-jungle.md)) - [Tulip Fields](https://recovea.ai/gallery/digital/tulip-fields/): Bands of tulips in magenta, orange and yellow running away to a windmill, under a blue and white spring sky. ([markdown](https://recovea.ai/gallery/digital/tulip-fields.md)) - [Utah Red Rock](https://recovea.ai/gallery/digital/utah-red-rock/): Desert buttes in oxide red and orange, standing on a valley floor painted in violet shadow, under a sky brushed in flat blue. ([markdown](https://recovea.ai/gallery/digital/utah-red-rock.md))