Script Debugger API
The Script Debugger API is a JSON-based set of requests and responses that are managed using a REST servlet.
This RESTful API enables you to create applications that interact with the Script Debugger for setting breakpoints, viewing variables, and evaluating expressions.
Important: This API isn't available on a Production instance.
See the Salesforce B2C Commerce API documentation.