FLECS
HomeMarketplaceRessourcesGet started
Engineering
Engineering
  • API Docs
    • FLECS Console API
      • Welcome!
      • Quick Start
      • API Reference
        • Authentication
        • Users
        • Products
        • Device
        • Apps
    • FLECS Core API
      • API Reference
        • System
        • Device
        • Console
        • Instances
        • Apps
        • Jobs
  • App Publishing Guide
    • 💡Overview
    • 🪛How to create a FLECS app
    • 🚀How to release a FLECS app
    • 🧳App Publishing Packages
    • 📶Network
  • FLECS Core
    • Install FLECS Core Using Docker
  • White Labeling
    • Integrate views
    • On-premise hosting of apps
Powered by GitBook
On this page

Was this helpful?

  1. API Docs
  2. FLECS Console API

API Reference

PreviousQuick StartNextAuthentication

Last updated 4 months ago

Was this helpful?

The FLECS Console serves as an API server for the FLECS Marketplace. This is based on Woocommerce, which is why most APIs work in the same way. We therefore refer you to the original for the available parameters, snippets and responses.

For most requests that are not based on the Woocommerce API a session id is required. For details see

Woocommerce API documentation