Quick Start
Make your first request
To make your first request, send a request to the apps endpoint. This will return all public apps.
Return all apps.
GET
https://console.flecs.tech/api/v2/products/apps
Returns all apps.
Request Body
Name
Type
Description
store_id*
number
ID of the store
Last updated