
Seedance 2.5 Uncensored: A Provider Test You Can Run
Every host claims Seedance 2.5 uncensored access. Five probes that expose which layer actually refused you, plus what nsfw_checker false really changes.
Every Monday through July, someone on r/Seedance_AI ran the same ritual: post a thread, ask which host has Seedance 2.5 uncensored and which one has it cheapest, then let the replies fight it out.[5] The replies never converged on an answer. One commenter named a platform as the least restricted on the market. Another signed up for that same platform an hour later and got nothing through at all. "This is pure lies," they wrote. "Same level of censorship as dreamina, perhaps even worse."[5]
They were probably both telling the truth. Filtering is mostly a property of the route you took to reach the weights, not of the weights themselves, so two people on two different doors walk away with opposite and equally genuine convictions. Ranked lists of hosts go stale in a month and can't fix that. A test can. Below are five probes you can run in an afternoon against any platform selling Seedance 2.5 access. Each one isolates a different layer of the stack, so when something gets refused you know which layer refused it and whether you paid for the refusal.
TL;DR
- The model has a floor. Named real people, third-party characters, and illegal material get refused on every route. A host advertising otherwise is either lying or selling you legal exposure.
- Everything above that floor is platform-dependent. Identical prompts produce opposite outcomes across resellers, and both users are reporting accurately.[6]
- Timing identifies the culprit. A rejection that lands in under a second came from the platform's own filter. One that lands after generation time came from the model.
- On reAPI,
nsfw_checkeris a routing control, not a model parameter. It defaults totrue, it is never forwarded to the generation endpoint, and only direct API callers can set it tofalse.[1] - Seedance 2.5 uncensored access is not a price tier. A 30-second 720p clip costs 8,005 credits, or $8.005, with the checker on or off.[2]
Why the same model earns opposite reviews
The clearest write-up of this came from r/Seedance_AI in June, and the top reply put it better than the post did: "The route in front of the model does most of the filtering, so two people on different paths swear opposite things and both are right."[6] A longer catalogue on r/seedance made the same point from the other direction, noting that many sites "include their own layer of censorship which is applied before the request to Seedance 2 API is even dispatched."[8]
So there are four places your request can die, and they behave nothing alike:
- The platform's pre-submit filter. Keyword lists, image classifiers, prompt rewriters. Runs on their server, before anything leaves for the model. Cheap, fast, invisible.
- The route's moderation setting. Some access paths run the model with an extra safety pass attached; some do not. This is the layer
nsfw_checkerselects on reAPI. - The model's own checks. Ships with the weights. Nobody sells a version without it.
- Output review. The clip generates, then gets scanned before you receive it.
Layer one is where the lying happens, because it is the cheapest to bolt on and the hardest for a customer to see from outside. When a host advertises Seedance 2.5 uncensored and then quietly eats half your prompts, layer one is almost always the reason. The probes below make it visible.
Five probes that separate the platform from the model
Budget maybe $15 and an hour. Run them in order.
Probe 1: time the refusal
Send a prompt that is clearly mature but obviously legal, then watch the clock. A refusal that returns in under a second never reached a GPU. That is a local classifier on the platform's own server, which means the "uncensored" label on the pricing page describes the route they buy, not the product they sell you. A genuine model-side or output-side refusal costs real inference time and arrives on the same timescale as a successful generation.
Probe 2: same seed, twice
Pin seed to a fixed integer and submit the identical prompt twice. Benign prompts should return near-identical clips. Now do the same with a mature prompt. If the benign pair matches and the mature pair diverges wildly, something between you and the model is rewriting your text on each pass. One r/seedance commenter called this the worst part of the whole arrangement: "prompts getting silently rewritten by Seedance itself is what gets me, you don't even know your output drifted from what you asked."[8] Rewriting is not always the platform's doing, but a seed-stable model plus unstable mature output localizes it to the text path.
Probe 3: upload a face
This is the fastest way to catch a platform-level filter, because it produces a distinctive error string. A user testing what was pitched to them as the most permissive Seedance host got this back: "Images with faces are not allowed. Face detected in uploaded image. Please use an image without real people."[9] No model emits that sentence. That is a face detector running on the platform's upload handler.
Seedance 2.5 itself is built around reference material. ByteDance's launch post describes single-pass input of up to 30 images, 10 video clips, and 10 audio clips.[3] A host that blanket-rejects human faces at upload has disabled a headline capability of the model and is unlikely to advertise that fact.
Probe 4: check your balance after a block
Force a refusal, then reload your credit balance. If a blocked request still costs money, the block happened after billing, and you are funding the platform's filter every time it fires. This is worth knowing before you point a production job at anyone. reAPI's published behaviour is a full refund of the reserve when a task fails, including moderation failures.[2]
Probe 5: ask for a celebrity
This is the control probe, and the expected result is failure. Request a named living celebrity or a recognizable third-party character. Every honest route refuses. If a platform actually delivers it, you have not found a better provider, you have found someone who will hand you a likeness-rights problem and an invoice.
A frustrated thread on r/Seedance_AI captured how this plays out for anime work — the poster wanted Goku and Vegeta, kept hitting copyright errors, and asked whether any provider genuinely delivers what it advertises "or some prompting/reference image technique im missing."[7] Nobody in that thread produced one. Treat probe 5 as a lie detector for the other four.
What nsfw_checker: false actually changes
reAPI exposes one customer-facing model id for this family, doubao-seedance-2.5-face, and one boolean that changes where your request runs.[1]
curl https://reapi.ai/api/v1/videos/generations \
-H "Authorization: Bearer $REAPI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "doubao-seedance-2.5-face",
"prompt": "Your prompt",
"resolution": "720p",
"size": "16:9",
"duration": 5,
"nsfw_checker": false
}'Four things about that flag are worth stating plainly, all of them from the public parameter reference:[1]
- It defaults to
true. Omit it and you get the moderated path. - It is a reAPI routing control, not an upstream model parameter. It is never forwarded to the generation endpoint, so no amount of prompt engineering reproduces it.
- Setting it to
falseruns the task on the Flexible channel. - The browser playground keeps it locked on. Only direct API calls can turn it off, which is a deliberate product decision rather than a bug to work around.
What it does not do is remove layers three and four from the list above. It selects a door. The building still has rules.
What Seedance 2.5 uncensored access costs
The pricing question and the censorship question always arrive together in these threads, and one of them has a clean answer. Someone asked in a r/Seedance_AI thread how many credits a 720p 30-second clip runs and got no reply at all.[5] Here is the number, at 1 credit = $0.001, for the tier where you supply no source video:
| Output | 480p | 720p |
|---|---|---|
| 5 s | 593 credits ($0.593) | 1,335 credits ($1.335) |
| 15 s | 1,779 credits ($1.779) | 4,003 credits ($4.003) |
| 30 s | 3,558 credits ($3.558) | 8,005 credits ($8.005) |
The published rate band on the model page runs $0.071153 to $0.266824 per second, the low end being 480p with an uploaded source clip and the high end 720p without one.[2] Uploading a source video drops you to the cheaper per-second rate, but billable seconds then include the input footage, so a long reference does not automatically make a job cheaper.
The part that matters for this article: the relaxed route bills identically to the moderated one. nsfw_checker picks where the task runs, not what it costs.[1] When I see a platform charging a premium for an "uncensored" tier, I read that as a pricing decision rather than a technical one. The underlying inference is the same inference.
The floor that survives every route
Being straight about the limits is the only way the rest of this is worth anything.
Named real people and third-party IP stay refused. That is the model's own line, not a policy any host chose, and no flag reaches it. Consent and likeness rights are still yours to handle.
Reference photographs of real people are a different question, and they work. Seedance 2.5 on reAPI accepts real-person reference images and video. That material goes through automated review before generation, and anything rejected fails with an error and a full refund.[2] Feeding the model a photo of a consenting subject is not the same act as naming a celebrity in a prompt, and the two get treated differently.
Prompt rewriting does not go away. Layer three still reserves the right to reinterpret you.
Seedance 2.5 runs at 480p and 720p on reAPI, matching the resolutions in ByteDance's parameter table.[1] A few resellers advertise 1080p and 4K for 2.5; the vendor parameter table does not list them, so confirm what actually comes back before you budget around it. Seedance 2.0 is the family member with documented 1080p and 4K.
"Relaxed" is the honest word. Not "unfiltered", not "anything goes". A Reddit commenter put the ceiling well: nobody has a truly unfiltered build, third-party sites mostly differ in how much they pile on top.[5] The realistic goal is a route that adds nothing of its own.
FAQ
Is Seedance 2.5 uncensored?
No, and any host that says yes without qualification is describing marketing rather than behaviour. On reAPI, direct API callers can set nsfw_checker: false to run on a route that adds no moderation pass of its own.[1] Model-level checks and output review remain in place.
How do I turn off the Seedance 2.5 safety filter?
Send "nsfw_checker": false in the request body to doubao-seedance-2.5-face.[1] The playground keeps the control locked on, so this is an API-only path.
Does the relaxed route cost more?
No. The same request bills the same credits on either route.[1] A 720p 30-second clip is 8,005 credits either way.[2]
Why did a prompt that worked last week fail today?
Most often the platform changed layer one, not the model. That is what probes 1 and 2 are for. It is also why one r/Seedance_AI poster found that prompts they had run successfully on Seedance 2.0 started getting refused on the official consumer surface for 2.5.[4]
Can I upload a photo of a real person?
On reAPI, yes. Reference images and clips containing real people are accepted and pass automated review first; rejections refund in full.[2] Many resellers block faces at upload with a hard detector, which probe 3 exposes in about thirty seconds.
Will a blocked request still charge me?
It should not. reAPI refunds the reserve in full when a task fails moderation.[2] Other platforms vary, which is the entire reason probe 4 exists.
Is Seedance 2.5 less restricted than Seedance 2.0?
They behave similarly on content, and the meaningful differences are elsewhere: 2.5 generates up to 30 seconds against 15, takes far larger reference sets, and adds timestamp-level editing.[3] 2.0 is the one that still offers 1080p and 4K.
What resolutions does Seedance 2.5 support?
480p and 720p on reAPI, matching ByteDance's published parameter table.[1] Some resellers do list 1080p and 4K tiers for Seedance 2.5. The vendor table does not, so treat those as unverified and check the returned file before paying a higher-resolution rate.
Running the probes before you commit a budget
The reason those Monday threads never resolved is that everyone was answering a question about their own door and reporting it as a fact about the building. Five probes and about $15 gets you a real answer for whichever door you are considering: time the refusal, pin the seed, upload a face, watch the balance, then ask for a celebrity and confirm you get told no.
If a platform passes probes 1 through 4 and fails probe 5, walk away faster than if it had failed all five. And when you compare quotes, check whether Seedance 2.5 uncensored access is being sold to you as a premium tier, because on reAPI the flag changes the route and leaves the invoice alone.
References
- reAPI. doubao-seedance-2.5-face — parameters,
nsfw_checker, task types and billing. Retrieved August 2026 from reapi.ai/docs/seedance-2-5 - reAPI. Seedance 2.5 — model page, published per-second rate band and refund behaviour. Retrieved August 2026 from reapi.ai/models/seedance-2-5
- ByteDance Seed. One-take Creation, Flexible Referencing: Introducing Seedance 2.5. Published 31 July 2026, retrieved August 2026 from seed.bytedance.com/en/blog/one-take-creation-flexible-referencing-introducing-seedance-2-5
- r/Seedance_AI. Which site is the best for Seedance 2.5. Posted 31 July 2026, retrieved August 2026 from reddit.com/r/Seedance_AI/comments/1vbxwcj
- r/Seedance_AI. Monday Seedance 2.5 checkup. Posted 3 August 2026, retrieved August 2026 from reddit.com/r/Seedance_AI/comments/1veptk2
- r/Seedance_AI. The "is Seedance censored" fight in this sub is everyone arguing about different things. Posted 29 June 2026, retrieved August 2026 from reddit.com/r/Seedance_AI/comments/1uigyu0
- r/Seedance_AI. Seedance 2.0 Providers Keep Making Big Claims, Who Actually Proves It? Posted 16 July 2026, retrieved August 2026 from reddit.com/r/Seedance_AI/comments/1uxvyno
- r/seedance. There are multiple versions of Seedance 2. Here's what each website provides and whether they employ additional censorship. Posted 29 May 2026, retrieved August 2026 from reddit.com/r/seedance/comments/1trfu94
- r/Seedance_AI. Why do some companies keep saying their Seedance 2.0 is uncensored and completely unfiltered. Posted 7 June 2026, retrieved August 2026 from reddit.com/r/Seedance_AI/comments/1tyzrun
Further reading
- reAPI. Is Seedance 2.0 Uncensored? Safety Filters and API Control. reapi.ai/blog/seedance-2-0-uncensored-safety-filter-api
- reAPI. Seedance 2.5 Pricing: 53% More Per Token Than Seedance 2.0. reapi.ai/blog/seedance-2-5-pricing-per-token
Author

Categories
nsfw_checker: false actually changesWhat Seedance 2.5 uncensored access costsThe floor that survives every routeFAQIs Seedance 2.5 uncensored?How do I turn off the Seedance 2.5 safety filter?Does the relaxed route cost more?Why did a prompt that worked last week fail today?Can I upload a photo of a real person?Will a blocked request still charge me?Is Seedance 2.5 less restricted than Seedance 2.0?What resolutions does Seedance 2.5 support?Running the probes before you commit a budgetReferencesFurther readingMore Posts

Does Midjourney Have an API? V8.2 Options Without Discord (2026)
Does Midjourney have an API? Learn the official answer, what V8.2 changes, why account automation is risky, and how to evaluate authorized API options.


MiniMax H3 vs Seedance 2.5: Which AI Video Model Wins?
Compare MiniMax H3 vs Seedance 2.5 on duration, 2K output, native audio, multimodal references, editing, pricing, API access, and best use cases.


Best Seedance 2.5 Alternatives: H3, Veo, Sora and More
Compare the best Seedance 2.5 alternatives for video generation, including MiniMax H3, Seedance 2.0, Veo 3.1, Sora 2, Runway, and Kling 3.
