Check site is available

GET /global/ping

Simple call to make sure the server is communicating

GET /global/ping
curl \
 --request GET https://YOURSITE.infoodle.com/apiv2/global/ping \
 --header "Authorization: Bearer $ACCESS_TOKEN"