Skip to main content
GET
Health Check

Overview

The health check endpoint allows you to verify the API service status and check the availability of each mobile operator.

Response

boolean
required
Always true if the API is operational
object
required
object

Example Request

Use Cases

Service Monitoring

Monitor API availability and operator status for uptime tracking

Pre-flight Checks

Verify service is operational before processing transactions

Operator Filtering

Hide unavailable operators from your UI

Health Dashboard

Build a status dashboard for your operations team

Integration Example

Best Practices

Check the health endpoint every 30-60 seconds to maintain an up-to-date view of service status.
Cache the status for 30-60 seconds to avoid excessive requests
When an operator is down, inform users and suggest alternatives