Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

Theokit

Account-level and catalog reads. All methods accept an optional `apiKey`

Theokit

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Account-level and catalog reads. All methods accept an optional apiKey and otherwise fall back to the THEOKIT_API_KEY environment variable.

Signature

class Theokit {
  me(...): ...
}

Kind

class

Source

packages/sdk/src/theokit.ts:42

On this page