'Documentation for "api.sandbox.game" server exposed APIs

I am trying to collect info from The Sandbox metaverse, such as games, events etc... Such info is not available on the blockchain, so I have to search them in public APIs.

I have found the server "api.sandbox.game", which seems to respond to specific requests, such as:

  1. https://api.sandbox.game/lands/47535/metadata.json
  2. https://api.sandbox.game/lands/e50ca904-f62c-4dd7-ae4d-b01b092c9457/v2/preview-500px-x-500px.jpg

Unfortunately I could not find much more and I could not find any documentation on additional exposed resources.

It would be nice to have an extensive documentation of which resources are published by that server.

nft


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source