Skip to main content
Skip table of contents

Web Service Documentation

Overview of Web Services

Viewing Web Service Documentation

  • Use the left navigation pane to scroll through all the available APIs. To jump to a specific API's documentation, click on the web call in the left navigation pane. The center of the screen will include information about what the API does and the right hand side includes example Request and Response data for each API.

image-20241207-183305.png

Testing the Web Services

  • Follow the steps below to test eSURETY™ web services.

  1. Click Run In Postman located at the top right of the screen.

image-20241207-183326.png
  1. The popup pictured below will appear. If you have the Postman app installed, click Postman for Windows and proceed to step three. Otherwise, click Get the app and follow the installation instructions.

image-20241207-183415.png
  1. Postman will be opened and the API imported. Click Collections at the top left of the screen to view the collection.

image-20241207-183437.png
  1. Our Postman collect is set up to run using variables, which will need to setup prior to testing our API. In order to setup the necessary variables click the 'eye' located at the top right of the screen.

image-20241207-183507.png
  1. The menu pictured below will be displayed. Under the Environment option click Add.

image-20241207-183544.png
  1. From the Manage Environments screen, add a name for your environment. Then the following three variables: serviceUrl, UserName, Password. serviceUrl is your TSC service URL, which is constructed in the following format (YourDomain)http://svc.e-surety.net/EsuretyService.svc . UserName and Password will need to be an Admin user's username and password in your TSC site that has web service privileges (By default admin users have these privileges). Once entered, click 'Add' to create the environment. You can then exit the Manage Environments popup.

image-20241207-183605.png
image-20241207-183630.png
  1. Click No Environments on the top right hand side of the screen and select the environment created in step 7.

image-20241207-183646.png
  1. Set up is complete! In order to test, expand the Soap API Calls or Rest API Calls on the left hand side of your screen and click on the call you wish to test.

image-20241207-183658.png

10. Click 'Send' to call the API and a response will appear in the Response area of the screen.

image-20241207-183710.png

11. In order to change the body of the request click Body. Change the body as desired.

image-20241207-183723.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.