Authentication
Send your API key in theX-API-Key header:
Integration Steps
1. Get your API key
- Sign in to the dashboard
- Go to Integrations
- Copy your API key (starts with
sk_)
2. Create a checkout
Use the Create Checkout endpoint to generate a payment link for your customer.3. Receive webhooks
Zenobank will POST to yourwebhookUrl when the checkout status changes. See Webhooks for details.

