Some APIs require you to specify Ricos content as input. You can either convert existing content into a Ricos document, or create Ricos documents from scratch using the Ricos Playground.
If you already have content in another format, or if you need to create content programmatically, you can convert it to Ricos with the Convert to Ricos Document method. The method accepts the following formats:
Using the Ricos playground, you can manually construct your content and preview it in real-time. Use the Editor tab to create your content, the Viewer tab to preview it, and the Document tab to view and modify the generated JSON. You can replace specific data such as image and video URLs, then copy the Ricos document and use it wherever needed.
Here's a mini version of the playground: