Skip to main content

Python SDK

Python SDK

basistheory-python

Installation

pip install basistheory

Initialization

import basistheory

with basistheory.ApiClient(configuration=basistheory.Configuration(api_key="<API_KEY>")) as api_client: