Skip to main content
GET
/
_health
Health check
curl --request GET \
  --url https://relay.fluxer.app/_health
{
  "timestamp": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt

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

Response

200 - application/json

Service is healthy

status
enum<string>
required

Health status

Available options:
ok
timestamp
string<date-time>
required

Current server timestamp