Skip to main content
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.