Storefront JSON API
Storefront JSON API
Lana uses the HTTP JSON API for its RESTful API, which can be accessed at the following location: https://api.lana.dev.
The Storefront JSON API provides complete control over the inner workings of your shop, making it an ideal tool for developing sophisticated automation or service integrations involving both private and public components of your shop.
For those beginning with the JSON API, the Introduction serves as an excellent starting point.
In addition to JSON API, there is Storefront GraphQL API available. It offers the same set of features as JSON API.