Skip to main content

Control Plane

The control plane is the management layer of Marqo Cloud: it owns the public APIs, account and index management, agentic search, third-party integrations (e.g. Shopify), and the deployment of control-plane infrastructure.

Repos

RepoWhat it is
cloud_control_planeAdmin/ecom APIs, agentic search, Shopify integrations, settings. The most heavily documented service (runbooks, design, dev guides).
cloud_control_plane_cdkCDK/IaC for deploying control-plane cells (AWS/GCP), backup orchestration, and key-sync lambdas.

APIs

The control plane exposes most of Marqo's public API surfaces — see their interactive references:

Go deeper