№ thread
← Threads
v1.0.1
Proven
ProvenBase UI (NOT Radix) + React controlled inputs. Clerk auth. Cloudflare Turnstile on the API path only.◉ claimed

suno.com

Suno Sounds Generator (samples, loops, one-shots)

Authored by VibeDNA / Mariano. License: proprietary. Last verified 8/1/2026.

Thread by VibeDNA / Mariano — pricing TBD
№ 01 — what's inside

What's inside.

A summary of the workflows this Thread automates. The full recipe and the under-the-hood mechanics ship in the .thread.json file you install after purchase.

4 proven actions

Composable building blocks the engine can chain. No full end-to-end recipe yet.

why this Thread exists
  • 01suno.com/sounds is a 404. Sounds is a TAB inside https://suno.com/create, third after Simple and Advanced.
  • 02USE THE WEB, NOT THE API, TO GENERATE. The headless POST https://studio-api.prod.suno.com/api/generate/v2/ with mv=chirp-sfx, task=sound accepts about 10 generations and then returns 422 token_validation_failed. The payload's `token` field is the Cloudflare Turnstile token and null is rejected once the session is flagged.
  • 03MEASURED, do not retry this: pacing does NOT beat the gate. 30s between generations gated at the 10th; 90-210s with random long pauses gated at the 11th. Six times the wait bought one extra generation. The counter is generations since the last re-arm, not rate.
  • 04A real browser re-arms it: generating anything in the logged-in Suno UI clears the flag and grants roughly 10 more API calls. Verified live, 422 before and 200 after. Useful as a fallback, useless as a strategy.
№ 02 — what installs

After purchase.

  • One suno.com.thread.json file in ~/.webloom/threads/
  • 4 proven actions the engine can run on demand
  • 0 preflight checks that halt execution if the site drifts
  • Free updates forever — the engine pulls newer versions from webloom.run every 6h
  • Refund window — 14 days through Polar, standard for digital goods