Our SOAP API is available on any active ISN. To use the SOAP you need to know the customer’s company key. The company key is a unique slug for each company that utilizes the ISN. For example if your client’s customer key is “homepride” their ISN SOAP API is located at http://inspectionsupport.net/homepride/webservice/api.isn
Here is an example Microsoft .NET VS2008 application that uses the ISN API. Additionally, here is a video that walks through using the API:
You can download an extended version of the application used in the video above here: MyApplication.zip
