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

GuideWhat it covers
Get StartedCreate your Routee account and first application
Get AuthenticatedExchange credentials for a Bearer token and make your first API call
Routee 2FA AuthenticationEnable two-factor authentication on your account
IP WhitelistingRestrict API access to approved IP addresses
👍

Start here if you're new

Work through Get StartedGet Authenticated before moving to any channel quickstart.