cURL
curl --request GET \ --url https://v1.api.flux-os.com/ping \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{ "data": { "message": "pong" } }
Check the server health.
Server is running.
Show child attributes
"pong"