How to get PUBG mobile api status?

Hi,

Right now my team is able is to get some data for PUBG mobile, for example, “/pubg/player/{id}/summary”, however we would like to be able to find out the general status for Overwolf’s api for PUBG mobile to see if the service is down or up.

I understand there are services for PUBG on PC as well as PUBG Lite to check this
for example for PUBG its: https://developers.overwolf.com/game-events/10906_prod.json, but I can’t seem to find any documentation (official or “unofficial”) myself for PUBG mobile.

How can I achieve this?

@bob,

The URL that you attached is not related to this case, as it’s a URL to check the event’s status.
BTW - it’s not the most up to date URL… the right one is https://game-events-status.overwolf.com/10906_prod.json.

In addition, we are not supporting mobile. Just PC’s. You can’t run OW client on your mobile.

Thanks/