Skip to main content
Make your first API call and start building a custom storefront with Leyyow.

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.
  1. Log into your Leyyow account
  2. Go to settings
  3. Select API Key from the side navigation
  4. 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.
Keep your API key private and never expose it in client-side code.
3

Run it

Let’s make a request to fetch your store details.
A successful response returns your store information.
JSON
Need help? Reach out to us at support@leyyow.com.