Skip to main content

Two APIs, one integration

The Senderz platform exposes two resource namespaces under a single authentication and versioning model:

Sender ID API

Register, manage, and monitor Sender ID registrations across supported markets. Onboard brands, submit SIDs, track approval status.

Messaging API

Send and track 1-way A2P SMS messages via registered Sender IDs. OTP, logistics notifications, promotional alerts.
CPaaS providers, aggregators, and enterprise customers can use one or both namespaces depending on their integration needs.

Base URL

All API requests use:

Quick start

1

Get your API key

Sign in to the Senderz dashboard and generate an API key. Use sz_test_ keys for sandbox testing, sz_live_ keys for production.
2

Send your first message

3

Check delivery status

Key concepts

Versioning

The API version is embedded in the URL path: /v1/. Breaking changes increment the version. Non-breaking additions (new optional fields, new event types) do not.