Replies are inconsistent and there is no published service level. Public request threads in August 2026 describe waits of eight weeks with no response, and declines arriving as an identical automated template with no stated reason. Because no timeline is committed anywhere, you cannot plan a launch date around receiving native Data API approval.
Reddit Data API access denied?
You can have a working Reddit API key in about five minutes, with no application and no approval review, at a published flat rate of $0.002 per read and $0.50 in free credits. Below is what Reddit actually changed on 5 August 2026, what the 30 September registration date means, and what still works today.
Written by Emma, developer relations at Redditapis. Policy claims on this page were checked against Reddit's own posts and documentation on 31 August 2026.
Why was my Reddit Data API access request denied?
Reddit closed self-service Data API access in November 2025 and, on 5 August 2026, said it will gradually start restricting all new requests while third-party apps port to its Developer Platform. New requests now sit in a manual queue with no published timeline or appeal. A managed REST API issues a working key at signup instead, with no application, from $0.002 per read across all 59 endpoints.
What did Reddit announce on 5 August 2026?
Reddit published a post on r/redditdev setting out its long-term plan for the public Data API. The operative sentence is that while Reddit will continue to support limited public API access, it will gradually start restricting all new requests, and third-party apps will be required to port and operate through the Developer Platform. That is a direction of travel, and the same post is unusually explicit that it is not a switch being thrown now.
“None of this is changing today. It honestly won't happen this year.”
Reddit, r/redditdev, 5 August 2026. Read the announcement
Two things follow from that. First, existing integrations are not being switched off on a published date, and Reddit said it will return later in the year with a clear porting deadline that does not exist yet. Second, the pressure developers are feeling right now is on getting new access, which is a different problem from keeping old access, and the two are constantly conflated in advice written before August.
How did Reddit get here? The dated timeline
The 2026 announcement is the fourth step in a sequence that started with the 2023 paid tiers. Each stage narrowed who could obtain Reddit data and on what terms, and reading them in order is the fastest way to work out which rules already apply to you and which are still only signalled.
Do I need to register my app before 30 September 2026?
This is the single most misread line in the announcement, and getting it wrong in either direction is costly. Reddit asks that you register any apps you own by 30 September 2026 so that your feedback is considered in its roadmaps and your developer account is properly established. Registration is also how Reddit says apps stay in good standing going forward.
What it is
- A registration date for apps you already own
- How Reddit says an app stays in good standing
- The route into migration support and porting programmes
- The channel Reddit is using to collect blockers
What it is not
- Not a shutdown date for the public Data API
- Not the porting deadline, which is unpublished
- Not a date that grants access you were refused
- Not a requirement that you migrate to Devvit by then
If you own an app, registering costs little and is the only step with a date attached. Reddit's app-registration page is where that happens.
What ports to Devvit, and what does not?
The Developer Platform, Devvit, is where Reddit wants trusted automation to run. For a moderation bot written in TypeScript that lives inside a subreddit, the port is real work but the destination exists. For a Python codebase, or for a product that needs Reddit data outside Reddit, the picture is materially different and worth reading carefully before you commit engineering time.
The Python row is the one that reshapes plans. Reddit's own wording is that it has heard from moderators hoping for Python support but does not currently have it on the roadmap, and a Reddit admin expanded on that in the same thread, describing Python support as a major ongoing investment the team is not currently planning for. PRAW is the most widely used Reddit library in existence, so for a large share of this audience “port to Devvit” means a rewrite in another language rather than a migration. Reddit's PRAW migration guide automates the first part of that move.
Why do Reddit Data API requests get denied?
Reddit's November 2025 policy post names three official request lanes, one each for developers, researchers and moderators, and they behave differently enough that generic advice is close to useless. A fourth failure sits ahead of all three and is the one most often mistaken for a slow queue, so identify which of the four you are in before you do anything else.
Commercial and developer requests
Reddit routes non-Devvit commercial use to an enterprise request form. Developers report multi-week waits with no reply, and declines returned as an identical automated template with no stated reason and no appeal step.
One request thread on 28 August 2026 reports eight weeks with no response.
Academic and Reddit for Researchers
Researchers file a separate ticket type and may be routed to the r/reddit4researchers programme. Approval to the programme and the ability to create a working script app are two different things, and holding the first does not guarantee the second.
A researcher on 20 August 2026 reports holding approval yet still being unable to create a script.
Moderation tooling
Moderators have their own request lane for use cases Devvit does not yet cover. Reddit states the vast majority of moderation tools will need to move to the Developer Platform, with exemptions limited to tools that hold an agreement with Reddit.
Mod-run bots on Python are the most exposed, because Python has no Developer Platform support.
The app-creation failure before any review
A distinct problem sits ahead of all three lanes. The human-verification step on the app-creation page can silently reset, so the form never submits and no request is ever created. Nothing reaches a reviewer, so waiting cannot resolve it.
Reported on 27 August 2026 as the verification control clearing itself on submit.
The fourth is worth restating because it changes what you should do. If the human-verification control on the app-creation page resets itself, the form never submits, so there is no pending request and no reviewer. Waiting cannot fix a request that was never filed.
What does a month of r/redditdev actually show?
We run a production Reddit data API, so rather than describe the mood in that subreddit we measured it with our own endpoints. On 31 August 2026 we pulled the top posts in r/redditdev for the preceding 30 days. The listing returned 23 posts and reported itself complete, meaning this is the whole set for that window rather than a truncated page.
14 of 23
top posts in r/redditdev over the 30 days to 31 August 2026 are about obtaining or keeping API access: registration confusion, requests with no reply, research access, moderation bots, the app-creation failure, and whether to wait for the Data API or move to Devvit.
Measured with the Redditapis subreddit-posts endpoint, sort top, window 30 days, on 31 August 2026. Listing reported complete with 23 items returned.
That concentration is the useful signal. When roughly three in five of a developer subreddit's most-engaged posts in a month are access-related, the problem is structural rather than a run of individually unlucky applications, and it is a reasonable basis for deciding not to make your launch date depend on a queue you do not control.
What still works today, and for how long?
Existing approved credentials continue to function. Reddit was explicit in November 2025 that current access would not be affected and that anyone acting within its policies keeps their access with integrations working as expected, and nothing in the August 2026 post reverses that. What has closed is the self-service path to new credentials.
Approved credentials
Keep working. No published end date, and Reddit says a clear porting deadline will be announced later rather than applied retroactively.
New requests
Still accepted through the three official lanes, but manually reviewed with no service level and, per the August post, gradually being restricted.
Self-service signup
Closed since 11 November 2025. You cannot generate new Data API credentials instantly the way you could before that date.
What does each route actually cost?
Reddit's official commercial rate is genuinely lower than ours per call, and any comparison that hides that is not worth reading. The number that decides most projects is not the unit price, it is the contract and the review queue sitting in front of it, and whether you can start today at all.
Read the arithmetic honestly. At a reported $0.24 per 1,000 calls, Reddit's own commercial rate is about eight times cheaper per call than our $0.002 rate, and it is cheaper at every volume, not just at the top. There is no crossover point where we win on unit price, and we are not going to invent one. What you are paying us for is access: no contract to negotiate, no app review to clear, and write and DM endpoints the official path does not expose. If you can wait out the review and the contract cycle, Reddit's own tier is the better economic answer and we will say so.
The $0.24 per 1,000 rate is a reported figure from Reddit's 2023 pricing coverage, not a number we verified against a Reddit contract. The $12,000 sum often quoted alongside it is that same rate at 50 million requests, reported by Apollo's developer after a call with Reddit; Reddit has never published it as a tier or a minimum, and we do not treat it as one. Work your own volume through the cost calculator before deciding.
How do you pull Reddit data without an application?
If your project cannot wait on a review queue, this is the path that starts now. There is no developer app to register and no approval to pass, because the managed API does not use Reddit's app registration at all. Sign up, copy the key from your dashboard, and pass it as a bearer token against any of the 59 endpoints.
# 1. Sign up at redditapis.com/signup and copy your key.
# 2. No developer app to register, no review to pass:
curl "https://api.redditapis.com/api/reddit/posts?subreddit=startups&sort=new&limit=25" \
-H "Authorization: Bearer YOUR_API_KEY"const res = await fetch(
"https://api.redditapis.com/api/reddit/search?q=reddit+api&limit=25",
{ headers: { Authorization: "Bearer YOUR_API_KEY" } }
);
const data = await res.json();
// data.posts[].title, .author, .upvotes, .permalink ...Python developers looking at a Devvit rewrite can keep working in Python here, because this is a plain REST API with no language-specific runtime. The Python quickstart covers that, and Reddit API alternatives compares six providers side by side if you want to weigh other options first.
Questions developers are asking right now
Each of these is phrased the way it was actually asked in r/redditdev during August 2026, rather than rewritten into marketing language. If you arrived here from a search that used one of these wordings, the matching answer is the one you want.
Reddit asks every API app owner to register by 30 September 2026 so their app stays in good standing and their feedback reaches the roadmap. It is a registration date, not a shutdown date. Registering also routes you into migration support programmes, and Reddit has not published a porting deadline yet.
It depends on your language and your use case. Devvit is the platform Reddit is actively investing in, so a TypeScript app that runs inside a subreddit ports cleanly. A Python codebase has no Devvit runtime today, and an external product that needs data outside Reddit is not what Devvit is designed for.
Existing approved credentials keep working, and Reddit stated in November 2025 that current access is unaffected. What changed is that new PRAW credentials now require approval first. Reddit has published a PRAW migration guide, because Python is not currently on the Developer Platform roadmap.
Yes, through a dedicated research ticket type, and eligible applicants may be routed to the r/reddit4researchers programme. Note that programme approval and the ability to create a working script app are separate steps, and researchers report holding the first while still being unable to complete the second.
For a public sign-in flow, there is no documented self-serve route. Developers wanting identity-only scope for a small brand use case report app creation failing and data access requests declined by template. Reddit has not published a small-scale path, so in practice this reads as an enterprise conversation.
As of 31 August 2026 it means nothing has been switched off. Reddit's own wording is that none of this is changing today and that it will not happen this year. The company said it will return later in the year with a clear porting deadline, which has not yet been published.
When the verification control clears itself on submit, no request is created, so no reviewer ever sees it and waiting does not help. This failure sits ahead of every approval lane. A managed API avoids Reddit's app registration entirely: one key works across all 59 endpoints at signup.
Two separate questions sit inside that one. On US federal law, the Ninth Circuit reaffirmed in hiQ Labs v. LinkedIn (2022) that scraping already-public data is unlikely to violate the Computer Fraud and Abuse Act, though that came at the preliminary-injunction stage and the case settled without a final merits ruling. On contract, Reddit's User Agreement still restricts automated access without permission, so unauthorised scraping can breach the terms even where it is not a computer-crime issue. Copyright in each post stays with its author. This is context, not legal advice.
Why was my Reddit Data API access request denied?
Reddit closed self-service Data API access in November 2025 and, on 5 August 2026, said it will gradually start restricting all new requests while third-party apps port to its Developer Platform. New requests now sit in a manual queue with no published timeline or appeal. A managed REST API issues a working key at signup instead, with no application, from $0.002 per read.
By the numbers
Reddit API access in 2026, by the numbers
Every external figure resolves to a primary source read on 31 August 2026; every Redditapis figure resolves to our published per-call rates.
On 5 August 2026 Reddit stated it will gradually start restricting all new Data API requests and that third-party apps will be required to port to its Developer Platform, while adding that none of it changes this year. The post drew more than 230 comments. (Reddit r/redditdev, 2026)
Reddit asks every API app owner to register their app by 30 September 2026 to remain in good standing, and states that Python is not currently on the Developer Platform roadmap. (Reddit r/redditdev, 2026)
Reddit published the Responsible Builder Policy on 11 November 2025 and closed self-service Data API access the same day, while confirming that existing access would not be affected. (Reddit r/redditdev, 2025)
Reddit's commercial Data API is priced at $0.24 per 1,000 API calls, the rate that ended third-party apps such as 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, and forbids commercial use. (Reddit Data API Wiki, 2026)
14 of the 23 top r/redditdev posts in the 30 days to 31 August 2026 concern obtaining or keeping API access, measured with our own subreddit-posts endpoint on a listing that reported itself complete. (Redditapis measurement, 2026)
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 application and no minimum spend. (Redditapis pricing, 2026)
Every new Redditapis account starts with $0.50 in free credits and no card on file, enough for roughly 250 reads before any charge, across all 59 endpoints. (Redditapis, 2026)
Keep reading.
Continue exploring related pages.
Reddit API documentation
The complete 2026 reference: auth, all 59 endpoints, and code.
Get a Reddit API key
Instant bearer token, no waitlist and no enterprise contract.
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.
Redditapis pricing
Endpoint-level costs and quick monthly totals - reads from $0.002 / call.
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.
Cheap Reddit API
The cheapest way to get Reddit data: $0.002 per call, no contract, no minimum.
Official Reddit API vs Redditapis
Access, setup, rate limits, and pricing, side by side.
PRAW alternative
A hosted Reddit REST API for any language, no app registration or OAuth.
Reddapi alternative
A maintained Reddit REST API with published pricing and write endpoints.
Reddit comment scraper alternative
The raw comment API: search and filter comments, historical and live, clean JSON.
Reddit scraper API
Hosted scraper API vs building your own: managed proxies, clean JSON.
RapidAPI Reddit alternative
A direct, maintained Reddit API with published pricing and write endpoints.
Bright Data Reddit alternative
A purpose-built Reddit API vs a general scraping platform: structured JSON, plus writes.
ScraperAPI Reddit alternative
A Reddit-native API vs a generic HTML fetcher: auth and pagination handled, typed JSON.
TikHub alternative
TikHub's Reddit surface is read-only; get comment, vote, and DM endpoints too.
EnsembleData alternative
No $100/month floor: pay per call from $0.002, plus write, vote, and DM endpoints.
Scrape Creators alternative
7 read-only Reddit endpoints vs a dedicated API with real write, vote, and DM paths.
FetchLayer alternative
Posts, comments, and search only; add vote, comment, and DM over the same REST auth.
Reddit monitoring API
Build your own keyword and brand-mention monitor: search, comment search, and subreddit streams over REST.
F5Bot vs Redditapis
F5Bot's Slack and Discord delivery needs its $49.99/mo Gold tier; Redditapis includes it from $19/mo.
Syften vs Redditapis
Syften caps you at 100 to 500 results a day; Redditapis allows 10,000 a day per monitor at the entry plan.
Octolens vs Redditapis
Octolens meters by mention with overage fees; Redditapis is flat-priced by subreddit slot from $19/mo.
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.
Subreddit stats checker
See any subreddit's live subscriber count, active users, and age, free and no login.
Waiting on Reddit? Get a working key in five minutes.
No application, no approval review, no waitlist. Sign up, copy your bearer token, and make your first REST call against any subreddit right now, on $0.50 of free credits.
