Cozy Business API
Accounts, cloud saves and purchases. The game itself is a separate deployment.
POST /api/auth/google— exchange a Google ID token for a bearer tokenGET /api/me— the signed-in player and what they ownGET /api/save,PUT /api/save— cloud savePOST /api/stripe/checkout— start a purchasePOST /api/stripe/webhook— Stripe onlyGET /api/health— liveness