API Reference
System
System API endpoints
GET /health
Health check
Responses
200 — API is healthy
| Field | Type | Required | Description |
|---|---|---|---|
status | string | Yes |
{
"status": "ok"
}Example
curl \
https://api.nextpay.world/v1/healthSystem API endpoints
GET /healthHealth check
200 — API is healthy
| Field | Type | Required | Description |
|---|---|---|---|
status | string | Yes |
{
"status": "ok"
}curl \
https://api.nextpay.world/v1/health