/health
No parameters.
Bearer token · optional
curl -X GET "https://app.crxfx.com/svc/relayer/health"Response
Press Try It! to run the call and read the live response.
GET /health reports relayer liveness. It is the simplest live call: it takes no parameters and needs no token.
- Returns:
{ "status": "ok" }.