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

# atoti.Client

<span id="atoti.Client" />

Low-level client to communicate with Atoti Server.

|                                                                                                                 |                                                                                                       |
| --------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [`get_path_and_version_id`](./atoti.client.Client.get_path_and_version_id#atoti.Client.get_path_and_version_id) | Return the matching `(path, version_id)`.                                                             |
| [`http_client`](./atoti.client.Client.http_client#atoti.Client.http_client)                                     | The [httpx2.Client](https://httpx2.pydantic.dev/api/#httpx2.Client) to communicate with Atoti Server. |
