Developers overview
Developers section is for integrating Zevio with your app: REST API (offers, payments, subscriptions, customers, schedule), webhooks (event notifications), API keys (request auth) and optional Stripe integration. Access: org admins and owners; from Basic plan (on Free you see Section unavailable and View plans).
In the menu expand Developers. Links: REST API, Webhooks, Stripe, API keys. In the panel you find operation docs with descriptions and examples. For external calls you need an API key (created in API keys) - key is tied to one organization. Team member (MEMBER) does not see Developers.
Sections
- REST API - in-panel docs: operations list (offers, payments, subscriptions, customers, checkout, etc.), description and examples per operation. For external calls you need an API key from API keys and selected organization.
- Webhooks - list of URLs; Add. After adding you enter URL - Zevio sends events there (e.g. payment completed, subscription canceled, refund, checkout session). Secret is shown once - copy and store safely. You can edit/delete URL and view delivery history (success/fail, retry count).
- Stripe - form to configure Stripe integration (Stripe API keys, mapping). After save it runs in the organization.
- API keys - list (name, created, last used), Create key. Key value shown once - copy and save; later only e.g. last characters visible. Key is for authenticating calls from your app. If leaked, revoke in panel and create a new one.