Setup

Integrations

BACKEND HANDOFF

The product UI is complete.

Replace the demo handlers with these four services. No interface rebuild required.

Frontend ready
Ready for API

Cloudflare

Zone provisioning, nameservers, DNS, WAF and bot rules.

  • Create and manage zones
  • Apply security baseline
  • Verify nameserver activation
ENVIRONMENT VARIABLESCLOUDFLARE_API_TOKENCLOUDFLARE_ACCOUNT_ID
Ready for keys

Stripe

Subscriptions, invoices, payment recovery and customer portal.

  • $3.99 Core price
  • $8 SEO and AI add-ons
  • Webhook-driven subscription state
ENVIRONMENT VARIABLESSTRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRET
Templates ready

Transactional email

Magic links, downtime alerts, reports and billing notices.

  • 14 responsive HTML templates
  • Customer and admin variants
  • Branded transactional layout
ENVIRONMENT VARIABLESEMAIL_API_KEYEMAIL_FROM_ADDRESS
Frontend mapped

GuardSite API

Customers, websites, checks, incidents and preferences.

  • REST-ready resource model
  • Dashboard loading states
  • Server action handoff points
ENVIRONMENT VARIABLESGUARDSITE_API_URLGUARDSITE_API_TOKEN

Webhook map

Events the server should receive and translate into GuardSite state

SourceEventGuardSite actionCustomer email
Stripeinvoice.payment_failedMark account past duePayment failed
Stripecustomer.subscription.deletedDeactivate paid featuresSubscription ended
CloudflareZone activatedSet site protectedProtection activated
Monitor workerOrigin check failedOpen incident + retryWebsite down
Monitor workerOrigin recoveredResolve incidentWebsite restored