FAQs - REST APIs
Can I access data in meta/runtime Collections via REST?
Yes. You can use the REST calls that are documented here under data: Mongo Explorer Controller to access data in your game's meta/runtime Collections.
Can I access my custom data in Data Types via REST ?
Yes. You can use the REST calls that are documented here under data: Data Explorer Controller to access your custom data in Data Types.
Can I send requests via REST as a player?
Yes. You can use the REST calls available in our Request REST API to achieve this for your game.