I want to fetch posts from a particular subreddit using python. No worries, small-scale bots being concerned with just the subs you mod won't be subject to any costs, unless you cause traffic in the thousands of requests in small time intervals. If you use PRAW (Python Reddit API Wrapper) for the stated purpose then that should take care for you to automatically observe all red lines set by Reddit. Costs come in when you go big like, say, building an own Reddit app intended to be used by really many users. Answer from Gulliveig on reddit.com
🌐
Apidog
apidog.com › blog › reddit-api-guide
Reddit API: Features, Pricing & Set-ups
August 1, 2025 - The Reddit Data API has specific pricing and rate limits as outlined in their support documentation.
🌐
Data365
data365.co › blog › reddit-api-pricing
Reddit API Pricing: Compare Reddit API Costs and Data365 Options | Data365.co
The new pricing model is based on monthly API call volume. Here's a breakdown: ... These changes defined new workflows for businesses and the new price wasn’t the only factor they had to adapt to.
🌐
TechTarget
techtarget.com › whatis › feature › Reddit-pricing-API-charge-explained
Reddit pricing: API charge explained
In April, Reddit announced it would start charging developers for access to its previously free API. The change -- which took effect July 1 -- charges developers 24 cents per 1,000 API requests. This adds up fast.
🌐
Rankvise
rankvise.com › home › how much does reddit api access cost in 2025?
Reddit API Cost 2025: Hidden Pricing, Fees & Budgeting Strategies
August 27, 2025 - Monthly cost reaches $2.07 just for basic monitoring without any content analysis or user interaction features. Social media dashboard applications aggregating Reddit data alongside other platforms face exponential cost increases.
🌐
Reddit
reddit.com › r/redditdev › reddit api pricing
r/redditdev on Reddit: Reddit API Pricing
March 9, 2025 -

Hello All,

I imagine this has been asked multiple times but can't seem to find a post after googling it. Could you please let me know the pricing for the API?

I would like to build something that tracks subreddit metrics, users, posts, comments, over time and store in a database. That may mean multiple calls, depending on how many subbreddits I choose to track.

Any info will be most appreciated!

Find elsewhere
🌐
RapidAPI
rapidapi.com › sparior › api › reddit3 › pricing
Reddit
Reddit API provides developers with powerful tools to interact with Reddit's vast ecosystem. Whether you're looking to fetch posts, search for content, retrieve detailed information about posts, or access user data, the Reddit API offers endpoints that make it easy to integrate Reddit functionality ...
🌐
Reddit
reddit.com › r/redditdev › api update: enterprise level tier for large scale applications
r/redditdev on Reddit: API Update: Enterprise Level Tier for Large Scale Applications
May 31, 2023 -

tl;dr - As of July 1, we will start enforcing rate limits for a free access tier, available to our current API users. If you are already in contact with our team about commercial compliance with our Data API Terms, look for an email about enterprise pricing this week.

We recently shared updates on our Data API Terms and Developer Terms. These updates help clarify how developers can safely and securely use Reddit’s tools and services, including our APIs and our new-and-improved Developer Platform.

After sharing these terms, we identified several parties in violation, and contacted them so they could make the required changes to become compliant. This includes developers of large-scale applications who have excessive usage, are violating our users’ privacy and content rights, or are using the data for ad-supported or commercial purposes.

For context on excessive usage, here is a chart showing the average monthly overage, compared to the longstanding rate limit in our developer documentation of 60 queries per minute (86,400 per day):

Top 10 3P apps usage over rate limits

We reached out to the most impactful large scale applications in order to work out terms for access above our default rate limits via an enterprise tier. This week, we are sharing an enterprise-level access tier for large scale applications with the developers we’re already in contact with. The enterprise tier is a privilege that we will extend to select partners based on a number of factors, including value added to redditors and communities, and it will go into effect on July 1.

Rate limits for the free tier

All others will continue to access the Reddit Data API without cost, in accordance with our Developer Terms, at this time. Many of you already know that our stated rate limit, per this documentation, was 60 queries per minute. As of July 1, 2023, we will enforce two different rate limits for the free access tier:

  • If you are using OAuth for authentication: 100 queries per minute per OAuth client id

  • If you are not using OAuth for authentication: 10 queries per minute

Important note: currently, our rate limit response headers indicate counts by client id/user id combination. These headers will update to reflect this new policy based on client id only on July 1.

To avoid any issues with the operation of mod bots or extensions, it’s important for developers to add Oauth to their bots. If you believe your mod bot needs to exceed these updated rate limits, or will be unable to operate, please reach out here.

If you haven't heard from us, assume that your app will be rate-limited, starting on July 1. If your app requires enterprise access, please contact us here, so that we can better understand your needs and discuss a path forward.

Additional changes

Finally, to ensure that all regulatory requirements are met in the handling of mature content, we will be limiting access to sexually explicit content for third-party apps starting on July 5, 2023, except for moderation needs.

If you are curious about academic or research-focused access to the Data API, we’ve shared more details here.

Top answer
1 of 5
131
I've long-communicated with Reddit that the API response headers are often incredibly wrong, claiming that 500,000 requests (yes, five hundred thousand) have been used within the first 1 second of a rate limit reset period. Reddit has said they're looking into it but delivered nothing actionable beyond saying if users are in shared university dorms their requests may be pooled together by IP and cause it to be inflated. (University dorms don't hold students requesting half a million requests per second, and even if they did somehow measuring by IP is ludicrous when you have auth tokens to go off of). How are we able to trust these numbers when Reddit has long neglected making them accurate? I'm one of the largest third-party apps and meticulously calculate my API requests. The average user makes 344 per day, and 80% make under 500 per day. This post feels like a thinly veiled attempt at saying "see, the third party apps are so bad to us!" Feel free to name and shame Apollo if it's one of these clients, I have never received communication from Reddit about excessive usage, in fact I've reached out to you folks about ways to lower it, and I have no doubt I'm one of the largest apps.
2 of 5
50
so it sounds like when reddit said the api access fees would be reasonable when this was first announced, they lied. charging apollo $1.7m per month isn't reasonable. you guys are destroying everything that makes reddit usable. first it was screwing over pushshift, now apollo. looks like the saying "those who don't understand history are doomed to repeat it" is true, and reddit is repeating digg's history. can't wait to buy puts after your ipo.
🌐
Reddit
reddit.com › r/productmanagement › reddit api fees
r/ProductManagement on Reddit: Reddit API fees
October 28, 2022 -

So reddit, who has relied for years on third party apps and extensions to make the site tolerable, is introducing an API fee that will effectively shut down third party browsers, in addition to some other features such as not allowing NSFW content and impacting third party ad pass alongs. While I get the spirit of trying to drive people to first party apps to boost profitability, and the fact that APIs can be a great income source, it seems like these changes are structured in a way that will actually kill usage. Is this a pricing and feature mistake, or actually a good strategy that I am not seeing?

More info:

https://www.reddit.com/r/redditisfun/comments/13wxepd/rif_dev_here_reddits_api_changes_will_likely_kill

🌐
Zuplo
zuplo.com › zuplo learning center - articles on api development and best practices › tutorial › dive into the reddit api: full guide and controversy
Dive Into The Reddit API: Full Guide and Controversy | Zuplo Learning Center
October 1, 2024 - Developers must adhere to data retention and privacy guidelines. Notably, moderator tools and bots remain free, and certain accessibility apps are exempt from higher pricing. Reddit is also developing a new Developer Platform, currently in closed ...
🌐
Reddit
reddit.com › dev › api
reddit.com: api documentation
This is automatically-generated documentation for the reddit API.
🌐
Reddit
reddit.com › r/datahoarder › reddit will charge $12,000 per 50m api requests
r/DataHoarder on Reddit: Reddit will charge $12,000 per 50M API requests
May 19, 2023 -

Hey all,

I'll cut to the chase: 50 million requests costs $12,000, a figure far more than I ever could have imagined.

Apollo made 7 billion requests last month, which would put it at about 1.7 million dollars per month, or 20 million US dollars per year. Even if I only kept subscription users, the average Apollo user uses 344 requests per day, which would cost $2.50 per month, which is over double what the subscription currently costs, so I'd be in the red every month.

I'm deeply disappointed in this price. Reddit iterated that the price would be A) reasonable and based in reality, and B) they would not operate like Twitter. Twitter's pricing was publicly ridiculed for its obscene price of $42,000 for 50 million tweets. Reddit's is still $12,000. For reference, I pay Imgur (a site similar to Reddit in user base and media) $166 for the same 50 million API calls.

As for the pricing, despite claims that it would be based in reality, it seems anything but. Less than 2 years ago they said they crossed $100M in quarterly revenue for the first time ever, if we assume despite the economic downturn that they've managed to do that every single quarter now, and for your best quarter, you've doubled it to $200M. Let's also be generous and go far, far above industry estimates and say you made another $50M in Reddit Premium subscriptions. That's $550M in revenue per year, let's say an even $600M. In 2019, they said they hit 430 million monthly active users, and to also be generous, let's say they haven't added a single active user since then (if we do revenue-per-user calculations, the more users, the less revenue each user would contribute). So at generous estimates of $600M and 430M monthly active users, that's $1.40 per user per year, or $0.12 monthly. These own numbers they've given are also seemingly inline with industry estimates as well.

For Apollo, the average user uses 344 requests daily, or 10.6K monthly. With the proposed API pricing, the average user in Apollo would cost $2.50, which is is 20x higher than a generous estimate of what each users brings Reddit in revenue. The average subscription user currently uses 473 requests, which would cost $3.51, or 29x higher.

While Reddit has been communicative and civil throughout this process with half a dozen phone calls back and forth that I thought went really well, I don't see how this pricing is anything based in reality or remotely reasonable. I hope it goes without saying that I don't have that kind of money or would even know how to charge it to a credit card.

This is going to require some thinking. I asked Reddit if they were flexible on this pricing or not, and they stated that it's their understanding that no, this will be the pricing, and I'm free to post the details of the call if I wish.

- Christian

(For the uninitiated wondering "what the heck is an API anyway and why is this so important?" it's just a fancy term for a way to access a site's information ("Application Programming Interface"). As an analogy, think of Reddit having a bouncer, and since day one that bouncer has been friendly, where if you ask "Hey, can you list out the comments for me for post X?" the bouncer would happily respond with what you requested, provided you didn't ask so often that it was silly. That's the Reddit API: I ask Reddit/the bouncer for some data, and it provides it so I can display it in my app for users. The proposed changes mean the bouncer will still exist, but now ask an exorbitant amount per question.)

🌐
Triple A Review
tripleareview.com › reddit-api-pricing-explained
Reddit API Pricing Explained: What Developers Need to Know - Triple A Review
August 27, 2025 - Reddit’s pricing model operates on a per-request basis with different tiers based on usage volume and application type. The basic structure charges developers for every API call made to Reddit’s servers, regardless of whether the request returns useful data or encounters errors.
🌐
Developermarketing
developermarketing.io › reddit-charging-for-api-access-are-developers-priced-out
Reddit charging for API access: are developers priced out?
June 18, 2025 - It's where developers go where they can find the APIs, SDKs, and other tools they're looking for. They're convenient and familiar. So when you place your products within the marketplace, let's say APIs within AWS, you want to maximize that channel as much as possible, as much detail as possible, and make sure the documentation is updated.
🌐
Android Police
androidpolice.com › home › applications › applications news › a popular android reddit app may survive the site's absurd api pricing
A popular Android Reddit app may survive the site's absurd API pricing
June 13, 2023 - The base subscription could cost $2 per month, with an extra $1 for message notifications to account for the additional API calls that such polling incurs. Dave's estimates are based on the latest Relay for Reddit release, which included several ...
🌐
API Tracker
apitracker.io › a › reddit
Reddit API - Developer docs, APIs, SDKs, and auth. | API Tracker
Reddit API specs, API docs, OpenAPI support, SDKs, GraphQL, developer docs, CLI, IDE plugins, API pricing, developer experience, authentication, and API styles.