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

# Authenticate with the Python SDK

> Configure a token and base URL for the Python SDK.

The SDK authenticates with a Clumio API token and the hostname of the control plane that issued it.

<Note>
  **Prototype page.** This page is included to show where this topic belongs in the proposed
  documentation structure. Its production instructions would be researched, written, and validated
  during an engagement.
</Note>

## Planned coverage

* Install the SDK
* Provide the token
* Choose the hostname
* Rotate credentials

## Related pages

* [Developer tools overview](/developer-tools/overview)
* [API quickstart](/api-reference/quickstart)
