What's running, what's configured, what needs attention.
Stripe integration
Webhook secret (STRIPE_WEBHOOK_SECRET)
—
Payment link (STRIPE_PAYMENT_LINK)
—
Webhook URL
/api/webhooks/stripe
Secret key (STRIPE_SECRET_KEY)
—
Search
Domain registry
domains.json (always available)
Live web search (SEARXNG_URL)
—
Search paywall
Active tier required (v1.3.0)
API endpoints
GET /healthSystem status + config check
POST /api/signupCreate free account
POST /api/loginLicense key auth
POST /api/recoverAccount recovery (email)
POST /api/activateGet Stripe payment link
POST /api/joinSelf-service affiliate join
GET/POST /api/contactsContact CRUD
GET /api/affiliatesList affiliates
GET /api/commissionsCommission history
POST /api/webhooks/stripeStripe payment webhook
POST /api/webhooks/orderOrder attribution
GET /api/export/contactsCSV export — contacts
GET /api/export/commissionsCSV export — commissions
GET /api/export/activityCSV export — activity log
GET /api/export/allFull JSON export — everything
GET /api/profile/CODEPublic profile data
GET /api/creditsCredit balance + history
POST /api/credits/spendSpend credits
POST /api/admin/sync-stripeImport Stripe payment history as credits
POST /api/admin/grant-creditsAdmin: manual credit grant
GET /r/CODEReferral redirect + click tracking
GET /u/CODEPersonal storefront page