Skip to content

Getting Started

Nodecraft Studio is a REST-based API that adds Multiplayer UGC to a game with Dedicated Servers. Leveraging the well-known and industry-leading Game Server Hosting availalbe from Nodecraft, you can monitize and engage with UGC for your game like never before.

The best way to quicky launch your very own Nodecraft Studio integration is to use an Offical Nodecraft Studio SDK.

If you are not using a supported game engine or want to implement this with your own bespoke solution you can use the REST API and bring your own UI.

  1. First, create a Nodecraft account or sign in.

  2. Apply for your API key with a Nodecraft multiplayer expert.

  3. Leverage The Studio Developer Console Once your account is approved, you’ll be able to access your game’s API details on the Nodecraft Studio Developer Console.

Nodecraft Studio doesn’t provide netcode or facilitate with the networking side of the multiplayer stack. You’ll need to implement that yourself with a custom solution. For more information check out the Server Executable docs.