Reddit Shadowban Checker

Paste any Reddit username below. The checker reads the public profile exactly as a logged-out visitor would, and returns an honest verdict: visible, not publicly reachable, or suspended.

Free to useNo login requiredNo API key neededReads public data onlyInstant result

How do I check if a Reddit account is shadowbanned?

To check if a Reddit account is shadowbanned, view its public profile as a logged-out visitor: a 404 means the account is not publicly reachable, the defining sign of a shadowban, while a 200 confirms it is visible. A suspended flag marks a formal suspension. This checker runs that lookup for you, free, with no login or API key.

Check a Reddit username

Reads public data only. No login or API key needed.

This tool reads the Reddit public profile API with no authentication. A 404 result is the standard shadowban indicator but can also occur if the account does not exist or was deleted. Results reflect the account state at the time of the check. Reddit can change the account status at any time after.

What is a Reddit shadowban?

A shadowban hides your posts and comments from every other user while showing them to you as normal. You can keep posting and commenting, but the content is invisible to the rest of Reddit and to search engines. Reddit applies shadowbans silently, without any notification to the account holder.

The most reliable detection method is to view your profile as a logged-out visitor. If the profile returns a 404, your account is not publicly reachable, which is the defining sign of a shadowban. This tool does that check automatically and returns a plain-English result.

A suspension is different: Reddit applies it explicitly and it shows a suspension notice on the public profile page. The checker distinguishes between the two cases. For a full breakdown of causes, detection steps, and how to appeal, read the complete Reddit shadowban guide.

How the check works.

Step 1

Enter a username

Type or paste any Reddit username. The tool strips leading u/ or /u/ prefixes automatically, so either format works.

Step 2

Public profile fetch

The checker reads the Reddit public profile API with no cookies and no session, exactly as a logged-out visitor would see it.

Step 3

Honest verdict

A 200 response means publicly visible. A 404 is the shadowban signal. A suspended flag in the response data indicates a formal Reddit suspension.

The public-profile lookup this checker runs maps to one of the 52 REST endpoints documented per the Redditapis OpenAPI spec at docs.redditapis.com/openapi.json, so you can automate the same shadowban check across many accounts with a Redditapis key.

FAQ.

A Reddit shadowban hides your posts and comments from other users while still showing them to you. You appear to be posting normally, but nobody else can see your content. Reddit applies shadowbans silently, without notifying the account holder. Suspected spam accounts and rule-breaking accounts are the most common targets.

The checker reads your public Reddit profile as a logged-out visitor using the Reddit public API. If the profile returns a 404, your account is not publicly reachable, which is the main signal of a shadowban. A 200 response with your account data confirms you are publicly visible. Suspended accounts carry an explicit suspended flag in the API response.

A suspension is an explicit Reddit action that displays a notice on your public profile page. A shadowban is silent: your profile looks normal to you but returns a 404 to everyone else. This checker distinguishes between the two so you get an accurate reading rather than a guess.

The checker reads your public Reddit profile exactly as a logged-out user would see it. A 404 is a strong shadowban signal, but it can also mean the account does not exist or was recently deleted. The result copy is honest about that ambiguity and explains what each verdict means, rather than claiming certainty the tool cannot have.

No. The checker reads public Reddit profile data that any visitor can access without logging in. No Reddit account, no API key, and no personal data are required to run the check.

Keep reading.

Continue exploring related pages.

Reddit API documentation

The complete 2026 reference: auth, all 52 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.

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.