Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Fuse Platform provides the Fuse API. This RESTful API includes the Operations about content endpoint, which allows customers to automate content creation on their Fuse instance, including the creation of external links, articles, and questions.

...

Note

Please ensure that these accounts have suitably complex and valid passwords.

Info

Please read the /wiki/spaces/customerwiki/pages/3037987895 Authorisation section to understand how to obtain a valid authentication.

...

  • All Fuse API’s are versioned.

    • We urge customers to always use the latest API version available.

    • The API version is shown within the endpoint URL, for example:|
      https://<instance_name>.fuseuniversal.com/api/v4.4/contents/article

Note

Whilst we always try to maintain support for older API versions this is not always possible and all newer functionality will only be released as a new version.

...