Welcome to the new website! Any issues please make a ticket or contact us https://discord.gg/kfQMEPsXg7
Chod's Cheats
Get started
Changelog

What's new

Recent features, improvements, and fixes shipped across the platform.

Reseller webhooks — get notified when a key is assigned

Reseller
May 22, 2026

Resellers can now subscribe their own systems to events on their account. Today the only event is key.assigned (fires whenever you assign a license key to a customer email), but the framework is in place to add more.

Configure under Reseller → Webhooks. Each webhook gets its own HMAC signing secret; we POST a JSON body with X-CC-Signature header so you can verify it's us. Failed deliveries retry up to 5 times with exponential backoff.

Full example payload + verification snippets (Node, PHP, Python) are on the webhooks page.

Search, filter, and export your generated keys

Reseller
May 21, 2026

The keys index now has a search box (key fragment), state filter (unused / assigned / used / revoked), and product filter — all preserved through pagination.

Export CSV mirrors the active filter, so 'export the unused DBD keys I have left' is one click. One-click copy on every key, plus inline assign-to-customer-email forms.

The Generate keys form now shows a live cost preview as you change the variant or quantity — including your discount, total, and remaining balance after — so you'll never hit 'insufficient balance' as a post-submit surprise.

Cookies & analytics

With your consent we use Google Analytics to understand how visitors find and use the site so we can keep improving it. We don't use advertising or marketing cookies. See our privacy policy for details.