DocumentationAPI Reference
Platform
Platform status, reseller statistics and health check.
Status
GET
/statusHealth check endpoint. No authentication required.
curl "https://www.mado-hosting.com/api/v1/status"This endpoint is public and requires no API key. Ideal for monitoring and uptime checks.
Statistics
GET
/statsReseller statistics: servers, billing, pricing and recent events.
curl "https://www.mado-hosting.com/api/v1/stats" \
-H "Authorization: Bearer rsk_your_key"