Skip to content
generated from mintlify/starter

Official Rewrite's documentation source

Notifications You must be signed in to change notification settings

RewriteToday/docs

Rewrite Docs

The official docs for Rewrite API, SDKs, Webhooks, CLI, and Serverless workflows.

From first request to production-grade messaging: fast onboarding, clear reference, and practical implementation patterns.

Live DocsAPIPricingDashboard

Project structure

.
├─ docs.json                  # Mintlify config (tabs, nav groups, OpenAPI wiring)
├─ en/                        # English docs pages
├─ pt-br/                     # Portuguese docs pages
├─ en/api/openapi*.json       # API reference split by feature
├─ pt-br/api/openapi.json     # PT-BR OpenAPI mirror
├─ snippets/                  # Reusable snippets
└─ style.css                  # Global docs styles

Run locally

1. Install dependencies

bun install

2. Start docs preview

mintlify dev

3. Validate OpenAPI files

mintlify openapi-check en/api/openapi.json
mintlify openapi-check pt-br/api/openapi.json

4. Format/check docs files

bun run biome:check

Want to improve Rewrite docs? Open a PR and help us ship a better developer experience.

About

Official Rewrite's documentation source

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Contributors 2

  •  
  •  

Languages