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

# Code

> Learn how to use the Morphik Python SDK or REST API

<CardGroup cols={2}>
  <Card icon="python" title="Python SDK" href="/python-sdk/morphik">
    Use the Morphik Python SDK to interact with the server.
  </Card>

  <Card icon="code" title="API Reference" href="../api-reference/getting-started">
    Use the Morphik REST API to interact with the server.
  </Card>
</CardGroup>
