New · WhatsApp Business API is live in Pakistan

Branded SMS Platform for Businesses

Provide branded SMS solutions for companies that need secure, fast, and reliable message delivery through portal and API integration.

ISO 27001 aligned PTA compliant 99.99% uptime SLA
app.vertex.pk/dashboard
Today
Delivery overview
Sent
1.24M
+12.4%
Delivered
99.7%
+0.3%
OTP success
99.1%
+1.1%
Avg. latency
412ms
-38ms
Traffic — last 24 hours
Delivered OTP
Live queue
Jazz342k · 97ms
Zong218k · 121ms
Telenor184k · 144ms
Ufone96k · 168ms
Smart routing

Vertex routed 12,481 messages via failover in the last hour to preserve delivery above 99.5%.

92% route health

Powering communication for Pakistan's fastest teams

CareemFoodpandaBykeaDarazEasyPaisaJazzCashMeezanHBLK-ElectricTPLCareemFoodpandaBykeaDarazEasyPaisaJazzCashMeezanHBLK-ElectricTPL
8.4B+
Messages routed
99.99%
Uptime SLA
412ms
Median API p95
120+
Enterprise customers
Platform

One platform. Every channel.

Vertex unifies SMS, OTP, WhatsApp and SMPP with the observability, governance and billing enterprises expect.

Branded SMS

Registered sender IDs, template control and PTA-compliant delivery.

OTP messaging

Sub-second OTP with intelligent fallback across operators and channels.

SMPP gateway

Persistent binds, direct routes and carrier-grade throughput at scale.

WhatsApp API

Meta-verified templates, session messaging and rich media.

REST + SDKs

Typed SDKs in Node, Python, PHP, Laravel, Go, Java and .NET.

Delivery analytics

Real-time DLR, operator breakdowns and cohort funnels.

Webhooks

Signed, retried and observable event delivery for every state change.

Security first

IP allow-lists, RBAC, audit logs, 2FA and DND compliance.

Billing built-in

Prepaid wallet, invoicing, taxes and per-tenant pricing.

Developer API

Built for engineers, not for procurement

One API. Typed SDKs. Idempotent sends. Signed webhooks. A sandbox that mirrors production traffic. Ship the integration this afternoon.

  • Idempotent requests with request IDs
  • Signed, retried webhook delivery
  • Live sandbox with realistic DLR
  • OpenAPI 3.1 spec + Postman collection
send-otp.ts
NodePythoncURL
// Send OTP via Vertex
import Vertex from "@vertex/node";

const vertex = new Vertex(process.env.VERTEX_API_KEY);

const { id, status } = await vertex.messages.create({
  to: "+923001234567",
  from: "VERTEX",
  channel: "sms",
  template: "otp_login",
  variables: { code: "492013" },
});

console.log(id, status); // msg_01H... "queued"
Infrastructure

A resilient path from send to delivered

Carrier-grade routing, queueing and observability at every hop.

Step 1
API Gateway
Step 2
Auth · Rate limit
Step 3
Router
Step 4
SMPP Gateway
Step 5
Operators
Step 6
DLR · Webhooks
<500ms
Median end-to-end
Auto-failover
Across 4 operators
Signed DLR
Retries with backoff
Pricing

Simple, usage-based pricing

Only pay for delivered messages. No setup fees. No lock-in.

Starter
Rs 0
Pay as you go

For prototypes and side projects.

  • 10,000 free credits
  • Shared sender ID
  • REST API + webhooks
  • Community support
Most popular
Growth
Rs 24,900
/ month

For teams shipping to real users.

  • Dedicated sender IDs
  • WhatsApp Business API
  • DLR + analytics
  • Priority routing
  • Email + chat support
Enterprise
Custom
SLA-backed

For regulated and high-volume workloads.

  • SMPP binds
  • Dedicated infra
  • 99.99% uptime SLA
  • SOC2 / ISO reports
  • Named CSM
"Vertex cut our OTP delivery latency in half and gave us the audit trail our compliance team asked for two years ago."
AR
Ayesha Rahim
VP Engineering, Meezan Digital
"We migrated 40M monthly SMS from three vendors to Vertex in a weekend. The dashboards alone justified the switch."
OF
Omar Farooqi
Head of Platform, Bykea
"The SMPP gateway is rock solid. Our reconciliation errors dropped to near-zero after go-live."
SM
Sana Malik
Director of Ops, TPL Trakker

Questions, answered

Everything you need to know before getting started.

Is Vertex PTA compliant?+

Yes. We're fully compliant with PTA guidelines, DND registries and sender-ID registration workflows for all Pakistani operators.

How is pricing calculated?+

You're billed only for delivered messages, with transparent per-operator rates. Wallet top-ups are prepaid and non-expiring.

Do you offer SMPP?+

Yes. Enterprise customers receive persistent SMPP binds with dedicated throughput and 24/7 NOC coverage.

Can I try before buying?+

Every account starts with free credits and a full-featured sandbox that mirrors production behavior.

Which channels are supported?+

SMS (branded, transactional, promotional), OTP, WhatsApp Business API and voice OTP as an add-on.

Start delivering in the next 10 minutes.

Create an account, drop in your API key, and send your first message before your coffee gets cold.