Community
The Community API provides a comprehensive set of endpoints to interact with your community.
Last updated
The Community API provides a comprehensive set of endpoints to interact with your community.
Last updated
To start using our SDK, you will need a {communityKey}
. The XBorg team will provide this key, alongside accesses to the Admin Panel, allowing you to manage your application, create content (i.e. quests), access analytics and more.
Once the community has been created, you can utilise your {communityKey}
as a unique identifier for your community. This can be the {slug}
or {id}
of your community (we recommend using the ID where possible). Additional features, such as the inventory or achievement badges, require a custom implementation, which will be discussed during the onboarding process.