Lobby APIs

In addition to the Lobby Unity SDK, there are other options available to integrate with the Lobby service outside of a Unity project.

REST API

Developers that do not use Unity can access APIs via web endpoints, or REST APIs. REST APIs provide more flexibility and allow you to automate your workflows by using your favorite language and game development engine.

See the Lobby REST API documentation in the Unity Services documentation portal.

Cloud Code SDK

Unity provides a Javascript SDK to use Lobby with Cloud Code. See Using Lobby for an example of how to integrate Lobby with Cloud Code. To learn more, see Lobby Cloud Code SDK documentation.