> ## 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

### *final class* atoti.Client

Low-level client to communicate with Atoti Server.

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