WhatsApp infrastructure
for developers building with AI
Send messages, receive webhooks, run AI agents, and scale your WhatsApp infrastructure with one API.
import { Relt } from "@relt/sdk";
const relt = new Relt({
apiKey: process.env.RELT_API_KEY
});
await relt.messages.send({
to: "+573001234567",
text: "Hello from Relt 🚀"
});Messaging
Send and receive WhatsApp messages through one reliable API.
Agents
Build AI agents with portable, versioned and permissioned skills.
Infrastructure
Multi-provider routing, queues, observability and reliability built in.