Official API
Documentation and tutorials for the official Stevo API (WhatsApp Business / Meta).
Start here
- How to connect the official API — video + written walkthrough: empty instance, Meta Business, QR code, payment, merge with unofficial API, GHL, templates, and mass sends.
Interactive reference: StevoManager v2 API (top navigation).
Coming soon
More guides will be added to this section as the product evolves.
- Received media (download) — how to download photos, audio, video and documents received through the official API: webhook with
stevo.media.url,GET /v1/media/{id}on the gateway anddownloadMediain the SDK.