Health
February 11, 2026 ยท View on GitHub
Used to check if the API endpoint is active.
URL : /api/v1/health
Method : GET
Auth required : NO
Success Response
Code : 200 OK
Content example
{
"status": "OK",
"timestamp": "2026-01-23T15:01:33+01:00"
}