Commerce JSON API

Commerce 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 Commerce 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 Commerce GraphQL API available. It offers the same set of features as JSON API.