Pricing

You pay for what you ingest and what you ask.

The people using your software never need a Revo account, so we count what the API does rather than how many people touch it. Every call returns its own cost under usage, so you can price a feature or cap a customer without instrumenting anything.

Free

$0

no card, no commitment

For a side project, or for evaluating the API against your own data before you write an integration.

  • 10,000 ingest requests / month
  • 1,000 questions / month
  • 5,000 resolved entities
  • 1 project
  • Unlimited end users
  • Community support

Request early access

We use this to reply about the Memory API and nothing else.

Enterprise

Custom

annual agreement, volume rates

Same unlimited engine, priced for committed volume, with the operational and contractual terms a platform team asks for before putting your memory in front of their own customers.

  • Everything in Pay as you go
  • Volume pricing on an annual commitment
  • Dedicated or in region deployment
  • SLA and support terms
  • DPA, retention policy and legal hold
  • Audit logging
  • Custom ontology for your domain
  • SSO
Talk to us

Compare plans

Every limit, side by side.

Revo Memory API plans compared across usage limits, engine features, and support.
FeatureFreePay as you goEnterprise
Usage and limits
PriceFreeMetered on prepaid creditsCustom
Ingest requests / month10,000UnlimitedUnlimited
Questions / month1,000UnlimitedUnlimited
Resolved entities5,000UnlimitedUnlimited
Projects1UnlimitedUnlimited
End usersUnlimitedUnlimitedUnlimited
History retention30 daysUnlimitedContractual
BillingNonePrepaid credits, auto top upInvoiced on an annual commitment
Engine
All four endpointsYesYesYes
Answers with evidenceYesYesYes
Per call cost in the responseYesYesYes
Entity resolution across sourcesYesYesYes
Temporal history and conflict retentionYesYesYes
Permissioned retrievalYesYesYes
Custom ontology for your domainNot includedNot includedYes
Support and enterprise
SupportCommunityPrivate SlackPrivate Slack and SLA
Usage analyticsNot includedYesYes
Dedicated or in region deploymentNot includedNot includedYes
Audit loggingNot includedNot includedYes
DPA, retention policy and legal holdNot includedNot includedYes
SSONot includedNot includedYes

*Tokens are issued by hand while the API is in early access, on every tier including the free one. There is no dashboard and no self serve signup yet, so every plan starts with a conversation. Self serve is dated on the roadmap.

What counts

Three meters, defined precisely.

You should be able to work out the bill before writing any code. These are the three things we count.

Ingest requests

One data point is one call to POST /ingest: an email, a transcript, a ticket, a note.

Ingestion is idempotent by content hash, so re-sending unchanged content costs nothing. A crashed backfill can resume by re-running the same loop.

Questions

One call to /recall or /answer.

We read a roughly fixed amount per question whether the record holds a hundred thousand tokens or ten million, so the bill does not grow with the history.

Resolved entities

The people, companies and initiatives the graph currently maintains inside one project.

Metered on what the graph maintains rather than on bytes stored.

Why it stays flat

The bill does not grow with the history.

The usual alternative is to send the whole history to the model on every question, so cost climbs with every message you have ever stored. We read a roughly fixed amount per question whether the record holds a hundred thousand tokens or ten million.

23x

cheaper per question than sending 1M tokens of history, on the same model.

232x

cheaper at 10M tokens, where no production model can hold the context at all.

~96%

less context read per question at 1M tokens of history.

Expressed as multiples rather than per question prices, because what we charge is not what it costs us to run.

Traffic that does not map onto a tier?

Most early access integrations are usage based agreements rather than a plan off this page. Tell us the volumes and the shape of your integration and we will model the bill with you.

FAQ

What a bill is made of, and what early access actually means for getting started.