Quickstarts
Each quickstart is one hand-held happy path: install the SDK, set your API key, and send your first email — no domain setup needed, using Bird's shared onboarding sender. Pick the one that matches your stack.
TypeScript / Node.js
- Node.js — a plain script with @messagebird/sdk.
- Frameworks: Next.js, Remix, Nuxt, SvelteKit, Express, Hono, Bun, and Astro.
Python
Go
No SDK
- cURL — the raw HTTP request, paste it into any terminal.
- CLI — send from your shell with the bird CLI.
Next
Want the concepts behind the happy path? Send your first email walks through API keys, regions, and what happens after the 202. Building with an AI assistant? See AI onboarding.