DITA Open Toolkit - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

DITA Open Toolkit, or DITA-OT, is an open source program whose main function is to convert DITA content into HTML. Fluid Topics uses DITA-OT to publish DITA content.

This section explains how to use Fluid Topics web services to download, upload, update, and get metadata from DITA-OT.

All web services described in this section have routes beginning as follows:

/api/admin/khub/dita-ot/
  • All web services described in this section are only available to authorized administrators or API keys.
  • It is necessary to define credentials in the request header when calling these web services.

These web services support bearer authentication using an API key and basic authentication.