Skip to content
Cristina edited this page Sep 17, 2021 · 3 revisions

Welcome to the squarespeed wiki!

Squarespace Commerce API

Docs:

https://developers.squarespace.com/commerce-apis/overview

Getting an API key:

https://support.squarespace.com/hc/en-us/articles/236297987-Squarespace-API-keys

3rd-party SDKs for Commerce API:

https://github.com/caseydierking/squarespace-commerce-python

https://github.com/skullydazed/squarespace-python

Lightspeed POS Retail API

https://developers.lightspeedhq.com/retail/introduction/introduction/

Only auth option for Lightspeed is OAuth, which means human interaction will be required to migrate data from Squarespace to Lightspeed.

3rd-party SDKs: https://github.com/beckf/lightspeed_api/blob/master/lightspeed_api/lightspeed_api.py

Clone this wiki locally