3PAServiceDescriptionURL Handling

URL Handling

There are two base URL’s for you to be aware of, the Stage and Production. All testing and Postman collections should be directed to the Stage URL. Once you receive production credentials, you will need to change the base URL to the Production schema. All endpoints and parameters will remain the same.

Stage URL

https://data.lightspeedstage.com/lsapi/{Endpoint}/{CMF}

Production URL

https://int.lightspeeddataservices.com/lsapi/{Endpoint}/{CMF}

Note: If you have used older documentation, do NOT use the old int.lightspeedadp.com URL. Update your requests to the URL’s above.