Is it possible to healthCheck sendbird Servers with an API

I would like to check the status of the sendbird servers, whether they are UP or DOWN with a http call.
I found the status page for my region, Frankfurt and while inspecting the page, I saw that this call is made to this file https://status-frankfurt.sendbird.com/api/v2/status.json to retrieve informations about the status.
Is it ok to make http call to this file ?