isUuidToProfileApiRunning

Verifies whether Mojang's UUID → profile API endpoint is reachable.

Performs a request using a known test UUID. The returned boolean simply indicates whether the endpoint responded successfully.

Return

true if the endpoint is operational, otherwise false