Frontend

Application is online and reachable online

The app public URL is responding correctly.

Use the shortcuts below to validate install, callback, and webhook.

Available endpoints
GET/

Main visual validation page for the app.

https://kawaipay-bridge.pages.dev/
GET/api/health

Health check endpoint for availability validation.

https://kawaipay-bridge.pages.dev/api/health
GET/api/install/start

Install page with a button to start the flow.

https://kawaipay-bridge.pages.dev/api/install/start
GETPOST/api/integrations/appmax/callback/install

Install callback return and Appmax confirmation endpoint.

https://kawaipay-bridge.pages.dev/api/integrations/appmax/callback/install
GETPOST/api/webhooks/appmax

Webhook setup and Appmax POST events endpoint.

https://kawaipay-bridge.pages.dev/api/webhooks/appmax

Quick tips

  • Open /api/health in a browser to view the health check response.
  • The /api/webhooks/appmax endpoint returns JSON with the callback URL.