
Secure self-service access to archived SMS reports. Navigate through years and months of historical data.
Links are valid for 30 minutes and provide access to your account's reports only.
# Generate token
POST /api/auth/generate-token
Headers:
x-api-key: YOUR_ADMIN_KEY
Body:
{ "accountId": "ACC123" }