GET
/
Service help
This API template includes tenant-aware routes, health checks, and payment integration.
Core routes
GET /healthGET /db/healthGET /tenant/*GET /sample/*
Payments
POST /paymentPOST /payment/webhookGET /docs/payments
Required environment variables
PAYMENTS_API=https://payments.example.com PAYMENTS_API_KEY=your-api-key
Webhook registration URL
/payment/webhook
For detailed payment setup instructions and schema, open the payments docs.