GET
/
heartbeat
API Heartbeat
curl --request GET \
  --url https://api.multex.tech/heartbeat
{
  "success": true,
  "message": "Hello World"
}

Rate Limit

2 requests per 10 seconds

Response

200
application/json

Successful heartbeat response

The response is of type object.