cURL
curl --request GET \ --url https://api.leaguesync.dev/health_check \ --header 'x-auth-token: <x-auth-token>'
"OK"
Returns ‘OK’ if the API is running
User-platform auth_token supplied by LeagueSync API
OK
The response is of type string.
string