Skip to main content
GET
https://leuwongrr.online
/
api
/
v1
/
health
Check API health
curl --request GET \
  --url https://leuwongrr.online/api/v1/health
{
  "success": true,
  "message": "OK",
  "data": {
    "service": "LeuwongRR REST API v1",
    "enabled": true
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.leuwongrr.online/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

API aktif

success
boolean
required
Example:

true

message
string
required
Example:

"OK"

data
object
required