A2P Network
a2p.networkOne API and one console for every business messaging channel, with scoped keys, quotas, health and signed callbacks.
- SMS
- Telegram
- Messenger
The programmable edge of the group. The only product here whose customer is a system rather than a person.
Built for
Developers and technical operators who want to integrate once and reach every channel.
Seven messaging channels behind one send-and-receive interface, wrapped in the things an integrator actually needs: issued credentials, a published specification, delivery callbacks and per-channel health.
- Scoped API keys. A key can be restricted to a subset of channels, so a partner integration never gains more reach than it was granted.
- Signed outbound webhooks. Delivery events are posted with an HMAC-SHA256 signature, filtered per user, channel and event type.
- Live channel health. Each provider is probed continuously and the results drive a public status page.
Capabilities
- Scoped, revocable API keys with per-channel quotas
- HMAC-signed delivery webhooks
- OpenAPI description and a public status page
- TOTP multi-factor authentication with backup codes
Assessment
| Operational transparency | Met | Public status page driven by live probes rather than manual updates. |
|---|---|---|
| Documented interfaces | Met | OpenAPI description published; a developer can integrate without a sales call. |
| Delivery accountability | Met | Per-message delivery events with cause codes, dispatched as signed webhooks. |
| Consent and compliance | Not assessed | Consent is handled by the calling system, not the transport. Assessment pending. |
| Data handling | Not assessed | Not yet worked through. |
| Commercial clarity | Not met | No published pricing. Quoted per deployment. |
How it interoperates
A2P Network is the published edge. It holds the three things the other four lack: issued and revocable credentials, an OpenAPI description, and a signed webhook dispatcher.
The direction of travel is for it to delegate rather than duplicate — keeping its keys, scopes, specification and health probes, and calling the other products rather than sending directly.