How to query a dedicated server like with Steam API?

,

Hey all, I’m trying to setup an Uptime Kuma monitor on my dedicated server so I can tell if it goes down. It seems dedicated servers don’t use Steam API anymore, so how could one ping the server url + port to determine whether or not a server is up? Does Funcom have an endpoint to call at all? Thanks!

Note: TCP Ping didn’t work.

Ah ok thanks, I didn’t see that, appreciate it!

Server status can be served to the web via the dsl and then you could scrape it from there if nothing else.