Skip to main content Skip to complementary content

REST API

The information contained within TDC is accessible via a REST API.

Information note

The REST API SDK documentation is available within the UI by going to the Help menu (top right corner) under Help on REST API, or go directly to: http://localhost:<port>/MM/REST-API/ .

Information note

REST API calls are logged in the catalina.log and only if Debug logging is enabled .

Information note

For illustration purpose, a glossary definition search demo is also available at http://localhost:<port>/MMGlossaryClient/. This demo assumes a server URL located at "http://localhost:<port>", and a glossary in a configuration called "Published". REST API application developers are familiar with the above documentation, and can find the demo source code in Chrome > top right menu > More tools > Developer tools.

Steps

  1. Go to the More Actions menu in the top right of the page.
  2. Select REST API.
  3. Sign in as a user with at least the REST API Access capability global role assignment .

Example

Go to the More Actions menu in the top right of the page and Select REST API.

Login as Administrator .

Click on General Info link to see details as to how to use the REST API.

Click Glossary > /search/glossary .

Enter “invoice” in the Search Text box.

Click Try It Out .

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!