RealFlow.so
Pricing

Simple pricing.
Just credits.

No seats. No minimums. No "contact sales" for the entry tier. Pick a plan, get a key, start shipping.

Starter
$9 /mo

Side projects, hackathons

Credits / mo 100k
Req / min 60
SSE connections 1
  • All endpoints
  • Email support
  • Hard cap on overage
Get started
Most popular
Builder
$29 /mo

Production indie projects

Credits / mo 1M
Req / min 300
SSE connections 5
  • All endpoints
  • Discord support
  • Soft overage at flat rate
  • Custom origin allowlist
Get started
Scale
$99 /mo

Active products with traction

Credits / mo 10M
Req / min 1200
SSE connections 20
  • All endpoints
  • Priority support
  • Soft overage at flat rate
  • Custom origin allowlist
  • Multiple API keys
Get started
Custom
Talk

Heavy traffic, custom terms

Credits / mo Negotiated
Req / min Negotiated
SSE connections Negotiated
  • Volume discounts
  • SLA
  • Slack channel support
  • Annual billing on request
Email us

Tier numbers are placeholders during launch — final numbers locked before public sign-ups.

Credits per endpoint

What everything actually costs.

We publish the cost of every endpoint so your bill never surprises you. The same values render as badges next to each endpoint in the docs.

  • GET /v1/tokens/{addr} 2 per call Token detail + activity_24h + holders.stats
  • GET /v1/tokens/{addr}/ohlcv 2 per call Up to 1w of candles
  • GET /v1/tokens/list 3 per call Paginated, ≤100 per page
  • GET /v1/tokens/list (withPrice) 6 per call Adds joined price + change + volume
  • GET /v1/tokens/list/new 2 per call Newly discovered mints, fixed 20-row
  • POST /v1/prices/bulk 1 per addr Up to 100 mints per request
  • GET /v1/prices/stream Free SSE live stream, billed by conn count

Overage policy

By default every plan is soft-capped: hit your monthly credits and the API keeps working at the per-credit overage rate shown in your dashboard. No surprise bill — you can set a hard ceiling on the dashboard.

Prefer no overage at all? Switch any plan to hard cap and the API returns 429 quota_exhausted when you hit your limit.

Pricing FAQ

The boring questions.

  • How is a credit different from a request?
    Different endpoints cost different amounts. A cheap call like /prices/bulk is 1 credit per address; a richer call like /tokens/list with prices joined is 6 credits per call. See the table above for the full list.
  • What happens when I run out?
    Plans default to soft cap: when your monthly credits are exhausted, overage credits are charged at the per-credit price shown in the dashboard. You can switch to hard cap so the API returns 429 instead.
  • Do you charge for SSE?
    During launch the SSE stream is free per message — you only pay for the connection slot (counted against your plan's SSE limit). We'll keep it free or pivot to per-message billing later; you'll know in advance.
  • Can I switch plans mid-cycle?
    Yes. Upgrades take effect immediately and prorate; downgrades take effect at the next cycle start.
  • Is there a free trial?
    No. We're keeping the entry tier cheap instead. If you need to evaluate at scale, the Custom plan can include a trial period.