Cloud Software Group, Inc. EBX®
Documentation > Administration Guide > EBX® Metadata Management application
Navigation modeDocumentation > Administration Guide > EBX® Metadata Management application

Web Services and API

Beware: these operations are advanced ones and should be used with precautions.

A swagger Website allows using TIBCO Cloud Embedded Web Services: 

From your application context root, go to [CONTEXT-ROOT]/ebx-ca-tabula/api-documentation in your browser.

/swagger.png

These services are not available without authentication.

To enable authentication, click on Authorize button and enter credentials.

Currently, only basic authentication is available, so you’ll have to use the credentials of a Technical User.

The rights applied to this technical user, including its profile(s) will be applied to API operations as well.

/enter_credentials.png

See Technical Users to define a technical user.

Once connected, the keylock will be displayed as follows

/authorization_set.png

Then you can choose the operation that you want to execute. Examples of syntax are given in the swagger interface.

/operation.png

When you click on select, you’ll be able to get the result (HTTP Status + JSON response structure)

/result.png

These APIs are usable with the same authentication and rights management from any Enterprise Service Bus or with an Integration Platform.

Documentation > Administration Guide > EBX® Metadata Management application