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

# Introduction

> Overview of the Asclepius API

<Note>
  This section contains the full Asclepius API documentation.\
  If you’re not planning to interact with Asclepius programmatically, you can safely ignore or remove this section.
</Note>

## Welcome

The Asclepius API allows developers and advanced users to interact with the Asclepius engine programmatically.\
Using these endpoints, you can automate workflows, integrate Asclepius into your own tools, or build entirely new applications on top of the platform.

Documentation in this section is generated from the official Asclepius API specification.

<Card title="Asclepius: API Specification" icon="leaf" href="/api-reference/openapi.json">
  View the API specification
</Card>

## Authentication

Access to the Asclepius API requires an API key.\
You can generate and manage your keys within the Asclepius portal.\
Include your key in all requests to authenticate and use the API.
