WABridges

DOCS

WABridges is a WhatsApp-as-a-service REST API. One bridge per phone number. Provision, pair, send messages, and receive events via webhook.

Sign in to get your API key.

REFERENCE

API Reference
Full REST API — bridges, messaging, contacts, presence, profile, webhooks. With curl examples.
Webhook Guide
All 11 event types, payload schemas, delivery behavior, and handler examples in 6 languages.

QUICKSTARTS

Provision a bridge, pair a phone, and send your first message in under 5 minutes.

Node.js
axios + Express
Python
requests + Flask
PHP
Built-in curl
Ruby
Net::HTTP + Sinatra
Go
Pure stdlib
Rust
reqwest + axum

OTHER FORMATS

Full API reference as plain text for LLM context:

SHELL
curl https://wabridges.com/llms-full.txt

OpenAPI 3.1 spec of the bridge proxy API, for Postman or codegen:

SHELL
curl https://wabridges.com/openapi.yml