Connect Photon Server and Photon cloud under same Application (PUN2)

I work in a Unity Application that game logic is fully integrated with the photon server, however, recently we received a new feature requirement to add an area into that application that we need to establish a secondary connection with photon cloud.
I noticed there are a bunch of classes which are accessed by static methods, is it possible to connect on both using the same plugin?