Operational notes
Use these rules for the first test pass.
- Create a test API key before making any runtime request.
POST /v1/checkout/sessionis the first runtime call and it requires anIdempotency-Key.POST /v1/access/checkis the first verification call after Stripe inbound webhook processing.- Outbound Licenzy webhooks are optional.
POST /v1/usage/consumealso requires anIdempotency-Keyand applies only tousage_packproducts.
Use a backend that can keep Licenzy API keys private, and start by choosing or renaming your first project. The project you configure owns the test API key, products, Stripe setup, outbound webhooks, and runtime activity for that flow.