The engine room behind every HOVA product.
HOVA Cloud Runtime is the carrier-grade, distributed infrastructure layer that powers all HOVA APIs — now available as a dedicated runtime for enterprises that need isolated, fully managed, African-hosted communications infrastructure.
Everything you need.
Dedicated runtime environment
A fully isolated HOVA instance — your own dedicated carrier connections, message routing, and API infrastructure. No shared-tenant risk.
African PoP network
Five Points of Presence across West, East, and Southern Africa ensure sub-20ms latency for all HOVA API calls — wherever your users are.
Data sovereignty
All message data processed and stored within your chosen African country jurisdiction — Ghana, Nigeria, Kenya, South Africa, or Egypt.
Elastic carrier capacity
Your dedicated runtime includes reserved carrier channel capacity that scales automatically with your traffic — no capacity planning.
Active-active redundancy
Multi-region active-active failover with automatic traffic rerouting on any single region failure — zero downtime architecture.
Private API endpoints
Deploy HOVA API endpoints inside your private network — no public internet exposure for maximum security compliance.
Custom rate limits
Your runtime is provisioned for your specific throughput requirements — no shared-tenant rate limiting or burst throttling.
Dedicated observability
Your own Grafana dashboards, carrier-level logs, and alerting — with 24/7 dedicated NOC support for runtime incidents.
Live in minutes.
Simple REST API with SDKs for Node.js, Python, PHP, Go, and Java. Production-ready in minutes.
import { Hova } from '@hova/sdk';
// Point SDK to your dedicated runtime endpoint
const hova = new Hova({
apiKey: process.env.HOVA_API_KEY,
// Your dedicated runtime endpoint (private or public)
baseUrl: 'https://runtime-yourco.hova.africa',
// Or private VPC endpoint
// baseUrl: 'https://10.0.1.100:8443',
// Data residency: all data stays in this region
region: 'af-west-1', // Ghana / West Africa
// Dedicated carrier pool ID
carrierPoolId: 'pool_enterprise_yourco',
});
// All subsequent API calls route through your dedicated runtime
const message = await hova.messages.send({ ... });Built for every industry.
Bank & financial institution hosting
Full data sovereignty with CBN, BoG, and CBK compliant infrastructure — all communications data within your regulatory jurisdiction.
Telecoms CPaaS white-labelling
MTN, Airtel, and telecoms launching their own CPaaS product on HOVA Cloud Runtime — fully isolated, carrier-branded infrastructure.
Government communications platform
Dedicated runtime for national government messaging infrastructure — data never leaves the country, fully audited.
Healthcare data compliance
HIPAA-adjacent and national health data act-compliant runtime for hospitals and health insurers.
High-volume enterprise
For businesses sending 100M+ messages/month who need guaranteed throughput, isolated infrastructure, and dedicated SLAs.
Pan-African enterprise rollout
Multi-region runtime deployment across Nigeria, Ghana, Kenya, and South Africa — unified API, local data residency per country.
Works great with
Get dedicated HOVA infrastructure
Isolated. African-hosted. Carrier-grade. Talk to our enterprise team.