Check if player is in a Guilded server/community

For my game’s community I also have a Guilded server which is mainly used to show updates’ changelogs in the game’s group on Roblox. It recently reached 1k users so i’d like to give players in the server a special title in-game. Is there an API that allows me to check if a player, who would need to link their Roblox acc to their Guilded acc I imagine, is in my Guilded server?

1 Like

I think there isn’t a proper API to do this, but I think you can do this:

  1. Check the player’s name
  2. Use a Search API like Bing’s to find the Guilded user.
  3. Search for that Guilded user in your server.

For example, you can find my Guilded account through a search in Bing.

Most Guilded engineers are also on this forum, so they could assist you better than I did.

1 Like