Is there a way to setup the system account or another account to auth with an API key? So I could do some calls on a separate server to grab information?
Bonus question, simple way to authenticate that a token is valid with api?
For context, I have a separate UDP server, I use Nakama for auth and chat and stuff. I want to check if their token is valid.