Reddit API pricing. Read, write, all of it.

Reads at $0.002, votes at $0.005, writes at $0.012, and DMs at $0.025. No subscriptions, no contracts, no "contact sales for write access".

How much does the Reddit API cost?

The Reddit API costs $0.002 per call on Redditapis, billed flat per request with no subscription and no minimum spend. Reddit's own Data API is free only at a low rate-limited tier and otherwise sits behind enterprise pricing and an approval review. Redditapis charges the same flat rate to everyone: reads $0.002, votes $0.005, writes $0.012, and DMs $0.025, with no app review to clear first.

Is the Reddit API free? Reddit offers a capped free tier for low-volume, non-commercial use. Redditapis is pay-per-call, and every new account starts with $0.50 in free credits (no card), which covers up to 250 reads before you spend anything.

By the numbers

Reddit API pricing, by the numbers

Every Redditapis figure resolves to our published per-call rates (held equal to the billing cost table); every external figure is a primary US source.

  • Redditapis bills reads at $0.002 per call, votes at $0.005, writes at $0.012, and DMs at $0.025, one flat rate for every account with no minimum spend. (Redditapis pricing, 2026)

  • Every new account starts with $0.50 in free credits and no card on file, enough for roughly 250 reads before any charge. (Redditapis, 2026)

  • Redditapis exposes 28 endpoints across reads, votes, writes, and DMs, with no developer-app review to clear before the first call. (Redditapis API, 2026)

  • Reddit's own commercial Data API is priced at $0.24 per 1,000 API calls, the rate that ended third-party apps like Apollo in 2023. (The Verge, 2023)

  • Reddit's free Data API tier is capped at 100 queries per minute per OAuth client, and 10 queries per minute without OAuth. (Reddit Data API Wiki, 2026)

  • Reddit signed a reported $60 million-a-year deal to license its data for AI training, a sign of how valuable structured Reddit data has become. (Reuters, 2024)

Pay-as-you-go
$0.002per read · from

Four transparent tiers across 28 endpoints. Reads $0.002, votes $0.005, writes $0.012, DMs $0.025. Credits never expire. $10 lasts up to 5,000 reads.

$0.002/ read$0.005/ vote$0.012/ write$0.025/ DM

$0.50 free credits

No card. Test every endpoint end-to-end before you spend a cent.

Credits never expire

Top up once, drain it across years of usage. No monthly burn.

Predictable math

$2 per 1,000 reads. Forecast monthly spend in seconds.

Every endpoint, every price

The full price list.

Endpoint price list

21 of 21All endpoints flat-priced
MethodEndpointPer callPer 1KPer 10K
Listings & Search3
GET/api/reddit/posts$0.002$2.00$20
GET/api/reddit/search$0.002$2.00$20
GET/api/reddit/sub/:name/top$0.002$2.00$20
Posts & Comments2
GET/api/reddit/post/:id$0.002$2.00$20
GET/api/reddit/comments$0.002$2.00$20
Users2
GET/api/reddit/user/:name$0.002$2.00$20
GET/api/reddit/user/:name/comments$0.002$2.00$20
Search by Type4
GET/api/reddit/search/communities$0.002$2.00$20
GET/api/reddit/search/comments$0.002$2.00$20
GET/api/reddit/search/media$0.002$2.00$20
GET/api/reddit/search/users$0.002$2.00$20
Auth1
POST/api/reddit/login$0.012$12.00$120
Write Actions3
POST/api/reddit/comment$0.012$12.00$120
POST/api/reddit/v2/comment$0.012$12.00$120
POST/api/reddit/vote$0.005$5.00$50
DMs3
POST/api/reddit/dm$0.025$25.00$250
POST/api/reddit/dm/threads$0.025$25.00$250
POST/api/reddit/dm/messages$0.025$25.00$250
Profile3
POST/api/reddit/profile/description$0.012$12.00$120
POST/api/reddit/profile/display-name$0.012$12.00$120
POST/api/reddit/profile/avatar$0.012$12.00$120
Reads, votes, writes, and DMs each use fixed pay-per-call rates.
GETPOST

What drives the cost

Reddit API cost, explained.

Reddit API cost comes down to two billing models. The official Reddit Data API is subscription-style: the free tier is rate-limited and gated to non-commercial use, and anything past that runs through a Commercial tier that, per Reddit's 2023 pricing announcement, set a roughly $12,000-per-year minimum plus per-call charges, after an app-review and approval step. Redditapis is pay-per-call: you pay only for the requests you make, with no monthly fee, no minimum spend, and no approval to clear.

The per-call rate tracks how expensive each request is to serve. Reads are $0.002 because they hit cached, high-volume data. Writes cost more ($0.005 votes, $0.012 comments and profile edits, $0.025 DMs) because they need authenticated sessions, captcha solving, and residential proxies. Credits never expire, so a $10 top-up can stretch across years of low-volume usage.

Is the Reddit API free? Reddit's own API has a free tier, but it is capped at roughly 100 queries per minute and is not licensed for commercial workloads without approval. Redditapis is not a flat-free service; it is pay-per-call with $0.50 in free credits at signup so you can test every endpoint before paying. To put real numbers against your own volume, run the Reddit API cost calculator, or see how the per-call math compares against other providers on the Reddit API alternatives page. For what teams actually build on it, see the common Reddit API use cases.

vs. every other Reddit API.

Same workload, different bills.

ProviderPer callPer 1K callsNotes
RedditapisBest
$0.002 to $0.025$2 to $25Reads $0.002 · votes $0.005 · writes $0.012 · DMs $0.025
Reddit Official (Commercial)
$0.00024$0.24 + $12K/yr minPer Reddit 2023 pricing · App review · Tier caps
Tikhub.io
Volume tiered≈ $5Read-only · Credits expire
Apify Reddit Scraper
$0.003$3.00Read-only · Per-result billing
Read + write + DM·No app review·No monthly minimum

Want a deeper breakdown?

Side-by-side feature, code-example, and cost-at-scale comparisons against every Reddit API alternative.

Pricing FAQ.

Redditapis uses pay-per-call pricing across four tiers: $0.002 for GET reads, $0.005 for votes, $0.012 for writes like comments and profile updates, and $0.025 for DMs. No subscriptions, no minimum spend, no platform-tier caps. New accounts get $0.50 in free credits at signup.

Per Reddit's 2023 pricing announcement, the official Reddit Data API set a $12,000-per-year minimum at the Commercial tier plus roughly $0.24 per 1,000 calls. Redditapis starts at $2 per 1,000 reads with no minimum spend and no app-review queue, so you skip the annual commitment and pay only for what you use. It also covers write and DM endpoints that Reddit's official tier does not expose.

Partly. Reddit's own free tier is capped at about 100 queries per minute and gates commercial use behind app approval. Redditapis gives every new account $0.50 in free credits at signup, no credit card. At $0.002 per read that covers up to 250 calls, enough to test every endpoint before you spend anything.

No. Redditapis is pure pay-per-call. Top up credits when you want, the smallest pack is $10, and credits never expire, so a single top-up can last across years of low-volume usage. No monthly fees, no auto-renewal, no minimum monthly spend, and no platform-level rate-limit caps to plan around.

Write endpoints cost more to serve than reads because they need authenticated sessions, captcha solving, and residential proxies. Votes are $0.005, comments and profile writes are $0.012, and DMs are $0.025. Reads stay at $0.002 because that's where most high-volume data workloads sit.

Yes. Every new account gets $0.50 in free credits at signup with no credit card and no trial clock. At $0.002 per read that is up to 250 calls you can spend whenever you want. There is no separate paid plan to unlock; the same per-call pricing applies once the free credits run out.

Per call. There is no monthly subscription and no auto-renewal. You top up a credit balance ($10 minimum), each request draws down the per-call rate for that endpoint, and credits never expire. That makes your bill a direct function of usage rather than a fixed seat or platform fee.

No. Reddit's official Data API gates commercial and higher-volume use behind an app-review and approval process. Redditapis needs no Reddit app registration, no OAuth client approval, and no use-case review. You sign up, grab an API key, and call read, write, and DM endpoints the same day.

For most read workloads, flat per-call pricing is the cheapest path: Redditapis reads are $0.002 each, or $2 per 1,000 calls, with no minimum spend and no annual contract. Run your own numbers on the cost calculator, or see how it stacks up on the alternatives page before you commit.

Keep reading.

Continue exploring related pages.

Reddit API documentation

The complete 2026 reference: auth, all 28 endpoints, and code.

Get a Reddit API key

Instant bearer token, no waitlist and no enterprise contract.

Reddit Responsible Builder Policy

Why Reddit denies API applications, and the managed REST bypass.

Reddit API use cases

14 use cases from AI training to brand monitoring and DMs.

Reddit Search API

Search posts, comments, users, and communities over one REST endpoint.

Reddit MCP server

Wrap the REST API as MCP tools for Claude, Cursor, and any MCP client.

Reddit API for AI agents

Live Reddit context for tool calls, MCP servers, and RAG pipelines.

Reddit API cost calculator

Estimate monthly spend using your request volume.

Reddit API guides and tutorials

Tutorials, walkthroughs, and API deep-dives for developers.

Reddit API alternatives

Evaluate alternatives by cost model, limits, and integration fit.

Official Reddit API vs Redditapis

Access, setup, rate limits, and pricing, side by side.

Affiliate program

Earn 20% lifetime commissions - capped at $5,000/yr.

Reddit Vote API tutorial

Upvote and downvote a post programmatically via the REST API.

Reddit Data API: REST, no PRAW

REST endpoints for Reddit data with no PRAW and no OAuth dance.

Reddit scraping benchmarks

Real throughput, error rates, and cost benchmarks for Reddit scraping.

Reddit API answers

Direct answers on cost, access, rate limits, endpoints, and auth.

How much the Reddit API costs

Per-call pricing from $0.002 a read, with $0.50 in free credits.

Reddit API in Python

One requests call with a bearer token, no PRAW and no OAuth flow.

Reddit shadowban checker

Check if a Reddit account is shadowbanned in seconds, free and no login.

Stop counting credits.

$0.50 in free credits, no card required. Make your first API call in five minutes and see if the math actually works for your workload.