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

# API reference

> Use the stable v1 public contract for Continuous simulation resources.

The endpoint pages in this section come from the generated public OpenAPI contract.
Use them for exact request fields, response fields, errors, and authentication rules.

The production API base URL is `https://api.continuouslabs.ai`.
A Workspace API key uses the Bearer authorization scheme.
Each endpoint page lists every supported credential and required header.

<Note>
  A Simulation token authenticates only that Simulation data plane. It never authenticates a Continuous control-plane route.
</Note>

<Columns cols={3}>
  <Card title="Simulators" icon="box" href="/concepts/simulators">
    Build and inspect reusable system artifacts.
  </Card>

  <Card title="Simulations" icon="play" href="/concepts/simulations">
    Create and control isolated runtime instances.
  </Card>

  <Card title="Worlds" icon="network" href="/concepts/worlds">
    Create and control coordinated environments.
  </Card>
</Columns>
