Health Check
Core
Health Check
Check API service health and operator availability
GET
Health Check
Documentation Index
Fetch the complete documentation index at: https://docs.oneclickdz.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The health check endpoint allows you to verify the API service status and check the availability of each mobile operator.Response
Always
true if the API is operationalExample 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
Poll Periodically
Poll Periodically
Check the health endpoint every 30-60 seconds to maintain an up-to-date view of service status.
Cache Status
Cache Status
Cache the status for 30-60 seconds to avoid excessive requests
Handle Degraded State
Handle Degraded State
When an operator is down, inform users and suggest alternatives

