> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moss.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Base URL and overview for the Moss Control Plane API.

The Moss Control Plane API powers all index lifecycle operations for Moss. It exposes a single authenticated control plane endpoint for managing indexes. This page documents every supported action, request shape, and response payload so you can wire the service into your applications or SDKs.

> **Base URL**
>
> ```text theme={null}
> https://service.usemoss.dev/v1
> ```
