SMS API
Send transactional messages, batch notifications and template-driven SMS through a server-to-server API.
ELASTIC ESSENCE LLC builds Essia for teams that need reliable A2P SMS delivery, verification flows and operational notifications without losing local Brazil context, API control or compliance discipline.
POST /api/v1/messages
{
"channel": "sms",
"to": "+5511900000000",
"templateKey": "otp_login",
"variables": { "code": "482193" }
}The structure borrows the trust pattern from mature Brazilian B2B communication sites, then adds the developer surface a SMS API product needs.
Essia presents a compact product matrix for business stakeholders while keeping the API path obvious for engineers.
Send transactional messages, batch notifications and template-driven SMS through a server-to-server API.
Create login, signup and payment verification flows with resend windows, throttling and audit trails.
Deliver order updates, logistics events, appointments, billing reminders and service incidents.
Track sent, delivered, failed and queued states with request IDs and webhook callbacks.
Reuse approved content with variables for codes, names, totals, timestamps and support links.
Prepare resale or partner-led messaging offers under a controlled brand and tenant model.
The public site shows how Essia maps to OneHub without exposing privileged credentials. Auth, contact and subscription flows go through server route handlers.
ONEHUB_API_URL=https://webhubs.uk ONEHUB_SITE=essia POST /api/auth/register POST /api/auth/login POST /api/contact GET /api/platform
Brazilian enterprises need more than an endpoint. They need proof that delivery, procurement, consent and support can work in-market.
The homepage includes a dashboard-style module so buyers can picture daily work: delivery rates, volume, cost signals, failed reasons and live event streams.
Protect signup, password reset and transaction authorization with rate-limited OTP flows.
Send order confirmations, shipping events and delivery exceptions to customers in real time.
Notify admins about suspicious login, invoice issues and platform incidents.
Sandbox, API keys, standard support and pay-as-you-grow SMS volume.
Higher throughput, webhook observability, template operations and onboarding support.
Dedicated commercial review, custom routing needs, SLA planning and partner support.
This panel exercises the backend contract safely through the website API layer and exposes loading, empty, degraded, unauthorized and rate-limit states.
No. Essia focuses first on A2P transactional flows: OTP, alerts, orders, billing and customer notifications. Optional promotional consent is kept separate.
Yes. The public account flow is connected to the OpenAPI-backed auth endpoints, and the developer page shows the expected integration pattern.
No. Public forms call local server routes, which then forward to OneHub and attach the site context on the server.
The public site separates account, operational and optional marketing consent, and the security pages explain data purpose, retention and user-right handling.
Bring your SMS volume, OTP use case, target launch date and integration owner. Essia will map the shortest route from prototype to production.
Bring your SMS volume, OTP use case, target launch date and integration owner. Essia will map the shortest route from prototype to production.