Secure Admin
Sign in to the ARSMS control center.
Provider credentials, customer balances, pricing, billing, and API keys all live behind the admin session. Public and customer-facing pages should never see database credentials or provider secrets.
Providers
BulkVS, Twilio, Mailgun, FreePBX
Customers
Rates, balances, API keys, ledger
Channels
SMS, Email, Voice, WhatsApp
Admin Access
Welcome back
Use the admin email and password you seeded for this app. If this is the first login, seed the first admin from the overview page once the database is connected.
API requests stay on the backend. Browser pages should only hit internal app routes, while provider credentials and database access remain hidden server-side.