Endpoint

The API endpoint for Shoestrings v1 is located at:

https://api.shoeboxed.com/v1/ws/api.htm

All API calls are made to this endpoint. Make sure that calls are made over SSL, and that all request are HTTP POST. The XML request body should be in a POST parameter named “xml”. For security purposes, we disallow GET requests to the endpoint.

The previous API endpoint, used before October 25, 2011, was at:

https://app.shoeboxed.com/ws/api.htm

Don’t worry! This URL will still work. However, we will phase this endpoint out over the next six months, and disable it on April 30th, 2012.

Note that one API call, the UploadCall, is made to a different endpoint. Please see its documentation for details.