1. Get your API key
Open your website settings and go to Applications > API Key. Keep the key private. The API key grants access to website data and should only be used from trusted server-side code.2. Choose your domain
Use your website domain in the API base URL:store.example.com, the contacts endpoint is:
3. Send a request
4. Explore endpoints
View endpoints
Review generated endpoint docs and test requests in the interactive playground.

