REST API documentation

The REST API documentation explains the input, output, and endpoint URL for each API to help you use them effectively.

REST API considerations

Ensure that special characters are URL encoded when passed as URL parameters in API requests. For example, if an itemId includes an ampersand (&), replace the ampersand with %26. In responses, special characters are displayed as HTML entities. For example, the ampersand (&) is displayed as &.

For more information about IBM® Sterling Intelligent Promising APIs, see the IBM Sterling Intelligent Promising API hub.