Skip to content
Sendora
Create account
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" });

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.