SMS the way it should be — simple, predictable and absurdly cheap. Send SMS and OTPs with very low price per segment, no contracts, no surprises and no bureaucracy.
Made for devs who want reliability, excellent DX and total control over SMS sending.
Type-safe SDKs for the languages your team already ships with.
import { Rewrite } from '@rewritetoday/sdk';
const client = new Rewrite(process.env.REWRITE_API_KEY);
const { data, error } = await client.messages.send({
to: '+5511999999999',
content: 'Your order 21093 is on its way',
});Rewrite was born open source because we believe that critical infrastructure should not be a black box.
Contribute, discuss ideas and help build the future of simple and accessible SMS on our discord.
Made with 🤍 by the Rewrite team.
SMS the way it should be.