Skip to main content
Browse the Python SDK source on GitHub. Asynchronous and synchronous Python clients for the TypeSafe API. Learn how to use TypeSafe here.

Quickstart

  1. Install the SDK:
  2. Set TYPESAFE_API_KEY in your environment (create it here)
  3. Call the System One API:
    With AsyncTypeSafeClient:

Usage

Learn more in the Usage guide.