Skip to content

SDK API Reference / SDKContext

Interface: SDKContext

SDK context (resolved config + initialized logger) Passed to SDK classes and API clients

Properties

apiKey?

optional apiKey: string

TD API key (format: key_id/secret) Optional when used in browser with cookie-based authentication


logger

logger: TDXLogger

Logger instance


logLevel

logLevel: LogLevel

Log level for SDK operations


profile?

optional profile: string

TD profile name Used for profile-based usage tracking


site

site: TDSite

TD site/region