Sparrow SMS

Sparrow SMS - (Treehouse)

Secure self-service access to archived SMS reports. Navigate through years and months of historical data.

Self-Service Login
Enter your account credentials to access your reports.

Session will be valid for 30 minutes after login.

Pre-authenticated Access
Access via a pre-authenticated link provided by your administrator.

Links are valid for 30 minutes and provide access to your account's reports only.

Admin API
Administrators can generate access links via the API.

# Generate token

POST /api/auth/generate-token

Headers:

x-api-key: YOUR_ADMIN_KEY

Body:

{ "accountId": "ACC123" }