Skip to main content
The Escrybe API lets you dispatch physical and digital correspondence programmatically through Brazilian Correios and WhatsApp, with legal traceability and certified timestamps.

Letters & Telegram

Simple and registered letters, AR, telegrams, mala direta, Sedex and e-Carta.

Registered E-mail

Legally registered e-mails with delivery and open tracking.

WhatsApp

Template messages with certified timestamps and sender fallback.

Receipts

Download a legal receipt PDF for any order.

Webhooks

Get order, tracking and return-receipt events pushed to your endpoint.

Base URL

All endpoints live under:
A staging environment is available at https://homolog.escrybe.com.br.

How it works

1

Get your token

Grab your securityToken from the panel under My Settings → API access.
2

Authenticate

Send the token with every request — see Authentication.
3

Create an order

Call the relevant post endpoint. Orders are charged against your credits (or invoiced).
4

Track it

Poll the matching get endpoint for status and tracking updates, or register a webhook and have the events pushed to you.
Many request and response field names are in Portuguese because they map directly to the underlying Correios and platform data model.