Emarsys API test tool with WSSE and Escher support.
Releases can be retrieved from the Releases
page of the project’s GitHub repository. Latest version
To install the application (on macOS), just double-click the .dmg
file and drag the “Request Rocket” app to “Applications.”
Request Rocket provides built-in WSSE and Escher signature generator. Select the desired authentication type from the Authentication / Type
dropdown.
To use WSSE for authentication, please provide the API user name in the Key
and the API secret in the Secret
fields. In case you don’t have an API user, please visit the User management
page inside Emarsys.
The Escher signer is configured to be used with Emarsys API thus the following constants are pre-configured and can not be changed.
Constant | Value |
---|---|
vendor key | EMS |
algo. prefix | EMS |
hash algo. | SHA 256 |
auth. header | X-Ems-Auth |
date header | X-Ems-Date |
Request Rocket was designed specifically with streamlining integration with the Emarsys Marketing Platform in mind. For details on features, authentication, best practices and use cases, visit the Emarsys Developer Hub.