About the Ricos Documents API

The Ricos Documents API provides methods for working with Ricos documents, Wix's standardized format for rich content. Learn more about Rich Content and Ricos documents.

With the Ricos Documents API, you can:

  • Validate Ricos documents.
  • Convert content from HTML, Markdown, or plain text to Ricos document format.
  • Convert Ricos documents to HTML, Markdown, or plain text.

Use cases

Terminology

  • Ricos document: An object that defines rich content.
  • Plugin: Allows rich content viewers to display specific content types. Learn more about plugins.
Did this help?