This is a REST API for interacting with user-generated content such as charts, widgets, dashboards, etc.
These are the core APIs powering our dapp frontend. We've made them publicly accessible so you can build dashboards, charts, or widgets in our dapp and demonstrate them in your own dapp.
Did you build a sleek chart demonstrating the growing transaction volume per day against your smart contract in our dapp and now you want to showcase it on your homepage? With our content APIs, it's as simple as making a single API request!
The libraries powering our dapp are open-source, so all you need to do is import the same library into your frontend to render the content in the same fashion.
Before calling the Content REST APIs, make sure you've authenticated to Space and Time.
Details on how to render content built with our dapp coming soon!