Account & Security
Everything you need to get your Routee account running and your API calls authenticated securely.
Before you send a single message, you need a Routee account, an OAuth application, and (optionally) hardened access controls. This section walks you through each step in order.
What you'll set up
- Routee account — register on go.routee.net and create your first Connect application
- OAuth authentication — exchange Application Id + Secret for a Bearer token on every API call
- Two-factor authentication — add an extra layer of protection to your account login
- IP whitelisting — restrict API access to known server IPs
Guides in this section
| Guide | What it covers |
|---|---|
| Get Started | Create your Routee account and first application |
| Get Authenticated | Exchange credentials for a Bearer token and make your first API call |
| Routee 2FA Authentication | Enable two-factor authentication on your account |
| IP Whitelisting | Restrict API access to approved IP addresses |
Start here if you're newWork through Get Started → Get Authenticated before moving to any channel quickstart.
Updated 5 days ago

