SDK API Reference / SDKConfig
Interface: SDKConfig
SDK configuration options
Properties
apiKey?
optionalapiKey:string
TD API key (format: key_id/secret) Optional when used in browser with cookie-based authentication
logLevel?
optionallogLevel:LogLevel
Log level for SDK operations
Default
ts
LogLevel.INFOprofile?
optionalprofile:string
TD profile name Used for profile-based usage tracking
site?
optionalsite:TDSite
TD site/region
Default
ts
'us01'