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

# Introduction

> Welcome to Aryn DocParse API Documentation

## Welcome

An interactive specification is accessible by selecting the endpoints on the left. The full text of the Aryn OpenAPI
spec is available for [DocParse](https://github.com/aryn-ai/docs/blob/main/api-reference/endpoint/docparse/openapi.json) and the [Aryn Platform](https://github.com/aryn-ai/docs/blob/main/api-reference/endpoint/platform/openapi.json).

All Aryn APIs require an Aryn API key. You can get one for free at [aryn.ai/get-started](https://www.aryn.ai/get-started)

<CardGroup cols={2}>
  <Card title="Partition Document" icon="play" href="./endpoint/docparse/partition">
    Partition a Document API Spec
  </Card>

  <Card title="Aryn-SDK CLI Reference" icon="rectangle-terminal" href="/sdk-reference/partition">
    Using the Aryn-SDK to call DocParse
  </Card>
</CardGroup>
