Authentication
API key or portal token on every request.
API key
Portal → create key with scopes. Header: X-API-Key.
Portal token
After login + TOTP. Header: Authorization: Bearer … (account, billing, support).
Scopes
sms:send | SMS send + read |
otp:send | OTP send |
otp:verify | OTP verify |
whatsapp:send | WhatsApp messages |
whatsapp:receive | WhatsApp inbound messages |
email:send | Transactional email |
account:read | Profile, balance, transactions |