Skip to content

Add Shred Subscriptions product page#643

Open
pmantica11 wants to merge 1 commit into
mainfrom
feat/shred-subscriptions
Open

Add Shred Subscriptions product page#643
pmantica11 wants to merge 1 commit into
mainfrom
feat/shred-subscriptions

Conversation

@pmantica11
Copy link
Copy Markdown
Contributor

Summary

Adds a new top-level docs page for Shred Subscriptions — the self-serve tier of Shred Delivery. Customers purchase $500/month IP slots directly from the dashboard, activate from their own servers, and start receiving raw Solana shreds without a sales call.

What's in the page

  • Overview + side-by-side framing against Shred Delivery and LaserStream
  • Pricing ($500/mo/IP, mid-period proration, no refund on cancel)
  • Purchase + activation curl (the one-shot-per-key security property is explained)
  • Rotation flow and when to use it
  • Cancellation policy in plain language
  • Scope-of-key table (shreds-only — explicit DENY for RPC / DAS / Webhooks / WSS / gRPC)
  • Troubleshooting (lost key, 409, server move, scaling, scheduled-cancel timing)

Internal implementation details (Stripe webhook flows, the ALLOW/DENY access-control framework, idempotency keys, user-service/config-service split) are deliberately omitted — the customer doesn't need to know any of that, and the internal design docs in the monorepo are the source for those.

Nav placement

Inserted in Data Streaming & Event Listening between Shred Delivery and LaserStream, as a sibling group. The two products are billed and operated independently and a customer searching the sidebar for "subscriptions" shouldn't have to expand "Shred Delivery" to find it.

Source PRs

Test plan

  • Visual review on Mintlify preview
  • Sidebar lands between Shred Delivery and LaserStream
  • All in-page links resolve (Shred Delivery, LaserStream, dashboard)
  • No leak of internal-only details

Adds /shred-subscriptions as a new top-level docs page covering the
self-serve tier of Shred Delivery. Customer-facing only — internal
implementation details (Stripe webhooks, access-control rows, idempotency
keys) deliberately omitted; see the monorepo design docs for those.

Sections:
- Overview + comparison with Shred Delivery and LaserStream
- Pricing ($500/mo/IP, proration on add, no refund on cancel)
- Purchase + activation curl with one-shot per key security note
- Rotation flow + when to use it
- Cancellation policy
- Scope of the API key (shreds-only; explicit DENY for RPC/DAS/Webhooks/etc.)
- Troubleshooting (lost key, 409 on activation, server move, scaling)

Nav: inserted in "Data Streaming & Event Listening" between Shred
Delivery and LaserStream.

Source PRs in monorepo:
- helius-labs/monorepo#15109 — implementation
- helius-labs/monorepo#15274 — billing design doc
- helius-labs/monorepo#15275 — delivery (Tachyon) design doc
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 15, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Helius 🟢 Ready View Preview May 15, 2026, 12:57 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant