# Client SDKs (/docs/sdks)

> Official OmniDimension SDKs for calling the API from your stack.





Use a Client SDK to call the OmniDimension API from your application
without hand-rolling HTTP requests. Each SDK wraps the same REST API
documented in the [API reference](/docs/api-reference) with idiomatic
classes, methods, and error types.

## Available SDKs [#available-sdks]

<Cards>
  <Card icon="<PythonIcon />" title="Python" href="/docs/sdks/python" description="The omnidimension Python package. Install with pip." />
</Cards>

More languages are on the way. If you'd like to see one prioritized,
[let us know](https://omnidim.io/contact-us).
