Skip to content
@RewriteToday

Rewrite

Rewrite, SMS the way it should be.

Rewrite

SMS the way it should be — simple, predictable and absurdly cheap. Send transactional SMS and OTPs with flat rate of ~$0.04 USD per SMS, no contracts, no surprises and no paperwork.

Made for devs who want reliability, excellent DX and total control over SMS sending.

Integrate in a few lines

import { Rewrite } from '@rewritejs/sdk';

const client = new Rewrite(process.env.REWRITE_API_KEY);

const { data, error } = await client.messages.send({
    to: '+5511999999999',
    message: 'You verification code is 482931',
});

Just like that, the Rewrite way of being.

Join the SMS revolution

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, affordable SMS messaging.

Rewrite — SMS the way it should be.

Pinned Loading

  1. cli cli Public

    Our developer-first CLI to integrate Rewrite in your workflow

    Go 3

  2. skills skills Public

    Rewrite Skills repository for building high-performance AI integrations.

    2

  3. node node Public

    Rewrite's official Node.js SDK

    TypeScript 2

  4. docs docs Public

    Official Rewrite's documentation source

    MDX 2

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…