Prerequisites
Before making your first request, you’ll need the following:Make your first API call
Follow these steps to authenticate your request and retrieve data from your Leyyow store.1
Get your API key
Your API key is created and managed in the Leyyow Suite.
- Log into your Leyyow account
- Go to settings
- Select API Key from the side navigation
- Click on Generate API Key to generate a new API
2
Authenticate your request
Include your API key in the Authorization header of every request.
3
Run it
Let’s make a request to fetch your store details.A successful response returns your store information.
JSON