Developers
Built for the people who build.
Typed SDKs, OpenAPI, webhook debugger, sandbox orgs, CLI. Everything you need to integrate Sendora without asking for help.
Install and go
The same mental model in every SDK: identify, track, link. Switch languages with the tabs.
import { Sendora } from class="tk-s">"@sendoracloud/sdk-web";
const s = new Sendora({ publicKey: class="tk-s">"pk_live_..." });
s.identify(class="tk-s">"u_123", { email: class="tk-s">"sam@acme.co" });
s.track(class="tk-s">"order.placed", { amount: class="tk-n">4200, currency: class="tk-s">"USD" });Resources
Quickstart
Send your first event in under five minutes.
API reference
Every endpoint, typed. Generated from OpenAPI.
SDKs
First-party libraries for Web, iOS, and Android.
Event model
The one schema every module understands.
Webhooks
Reliable outbound and validated inbound webhooks.
Examples
Copy-paste recipes for common integrations.
Start in minutes. Scale without switching tools.
The free tier covers most side projects. Every module is turn-key and every SDK is first-party.