Reddit API Changes Timeline: Every Major Reddit Data Restriction, Dated
Reddit's API changes run in one clear direction — open, then paywalled, then locked down — and the timeline is short. In 2023 Reddit began charging for its Data API, which ended Apollo and other third-party apps. In late 2025 GummySearch closed because it was built on that paid API. And in 2026 Reddit hardened even its free public endpoints: unauthenticated .json URLs began returning 403 on May 30, 2026, and public RSS was throttled to roughly one request per minute. If a tool you rely on reads Reddit, where it gets its data now decides whether it survives the next change.
Below is the dated version of that story, and what each step actually means for the tools built on top of Reddit.
What is the short version of the Reddit API timeline?
Reddit has tightened data access in three waves: the 2023 commercial-API repricing, GummySearch's 2025 wind-down, and the 2026 clampdown on free public endpoints. Here are the dated anchors — and note that Reddit controls the calendar, so any of these can move again.
- April 18, 2023 — Reddit announces it will charge for Data API access.
- June 30, 2023 — Apollo, Reddit is Fun and Sync go dark.
- 2023 — Reddit cuts off Pushshift's bulk data access, later restored as a limited, moderator-only service.
- November 30, 2025 — GummySearch stops taking new signups.
- May 28, 2026 — a Reddit r/modnews post names public RSS as a target.
- May 30, 2026 — unauthenticated .json endpoints begin returning 403.
- June 2026 — public RSS throttled to roughly one request per minute.
- December 1, 2026 — GummySearch is scheduled to delete all accounts and data.
What happened in 2023, and why did Apollo go dark?
In 2023 Reddit turned its Data API from free to paid, and the price was high enough that apps built on heavy API use could no longer run. Reddit announced the change on April 18, 2023; on May 31, Apollo's developer revealed the new pricing would cost his app on the order of tens of millions of dollars a year; and on June 30, 2023, Apollo, Reddit is Fun, and Sync all went dark.
The same repricing set off a mid-June 2023 protest in which thousands of subreddits went private, and it cut Pushshift — the data archive many researchers and tools relied on — back to a limited, moderator-only service. The through-line is simple: every product that depended on cheap, high-volume API access lost its foundation at roughly the same time.
Why did GummySearch shut down in late 2025?
GummySearch wound down because it was built on Reddit's commercial Data API, and once that API was repriced and restricted, the economics stopped working. It stopped taking new signups on November 30, 2025 and is scheduled to delete all accounts and stored data on December 1, 2026. This wasn't a product that failed to find an audience — it had 135,000+ registered users.
The lesson isn't that GummySearch was run badly. It's that a tool sitting downstream of a single vendor's paid API inherits that vendor's pricing decisions. If you still have data inside it, export before the deadline — here's how to migrate off GummySearch without losing your audiences. Any revenue figures you see quoted for GummySearch are self-reported by its founder and not independently verified, so treat them as anecdote, not fact.
What changed for free public Reddit data in 2026?
In 2026 Reddit started restricting even the free endpoints that don't require the paid API. On May 28, 2026, a Reddit r/modnews post explicitly named public RSS as a target. On May 30, 2026, unauthenticated .json endpoints — long the easy way to read Reddit without keys — began returning 403. And through mid-2026, public RSS feeds were throttled to roughly one request per minute.
None of this is a full shutdown of public data; it's friction. But it changes the engineering. Reading Reddit reliably now takes more care than a naive script hitting .json, and any tool that promised effortless scraping of those endpoints has quietly gotten slower or broken. Treat 'it works today' as the current state, not a promise about tomorrow.
What does this timeline mean for the Reddit tools you use?
The pattern across every date is the same: tools that depend on Reddit's commercial Data API break when Reddit changes the terms, while tools that read free public data face access hardening but not the pricing kill-switch. Neither category controls Reddit — the platform does — but the two failure modes are very different, and only one of them ended GummySearch.
LeadReddit is built for the second category: it monitors the subreddits you choose, scores each post 0–100 for buying intent (Hot 80+, Warm 60–79, Potential 40–59, Low under 40), classifies the opportunity, and drafts a reply through your voice profile — while reading only public Reddit data and never logging into your account or posting for you. That data-source choice is exactly the insulation this timeline argues for. It's Starter €19/mo or Pro €39/mo with a 7-day free trial and no free tier.
To be clear, no data source makes a tool — or your account — untouchable by Reddit. What a public-data pipeline buys you is protection from the specific pricing kill-switch that closed GummySearch, not from anything Reddit's admins or moderators decide to do next.
How do you protect yourself from the next Reddit change?
Assume Reddit will change access again, and set up so a single change can't erase your work. That means owning your data, favoring tools that read public endpoints, and keeping the reusable core — your curated subreddit and keyword lists — somewhere you control. You can also sanity-check your own account against Reddit's public signals with the free Reddit account health tools instead of guessing.
- Export your data regularly, so no tool's shutdown takes your lists with it.
- Keep your curated subreddit and keyword lists in a file you own.
- Prefer tools that read public Reddit data over ones on the commercial Data API.
- Favor human-in-the-loop drafting over bots that auto-post for you.
- Ask any tool directly which data source it uses before you depend on it.
Frequently asked questions
When did Reddit start charging for its API?
Reddit announced paid Data API access on April 18, 2023, with pricing that took effect that summer. It was expensive enough that Apollo, Reddit is Fun, and Sync all went dark on June 30, 2023.
Why did Apollo shut down?
Apollo could no longer afford to run. Reddit's 2023 API pricing would have cost it tens of millions of dollars a year, so its developer announced the shutdown on June 8 and the app went dark on June 30, 2023.
Did Reddit shut down its RSS feeds?
Not entirely, but Reddit throttled public RSS to roughly one request per minute in 2026 and named it as a target in a May 28, 2026 r/modnews post. Combined with unauthenticated .json endpoints returning 403 as of May 30, 2026, free public access got noticeably harder — though not eliminated.
What actually killed GummySearch?
GummySearch depended on Reddit's commercial Data API, so when Reddit repriced and restricted it, the model stopped being viable. It stopped signups on November 30, 2025 and will delete all data on December 1, 2026, despite having 135,000+ users.
Does a compliant Reddit tool make my account ban-proof?
No. Reading only public data protects a tool from the API-pricing changes that killed GummySearch, but no tool can make your account immune to Reddit. Keep three things separate: a shadowban is a rare site-wide admin action (your profile 404s), a subreddit ban is a local moderator action, and an AutoMod removal takes down one comment in one sub. A compliant data source affects none of those.
Keep reading
How to migrate off GummySearch GummySearch alternatives for Reddit research How LeadReddit stays off the commercial Reddit API Why LeadReddit never logs into your account How to not get banned on Reddit Free Reddit account health tools
Find the Reddit threads that are looking for you
LeadReddit watches your subreddits for buying signals, scores every thread for intent, and helps you answer like a human — you post with your own account, on your own terms. No OAuth, no bots, no API dependency.
Start your free 7-day trialFrom €19/mo after trial · cancel anytime