TypeScript SDK Reference / SdkCredentials
Interface: SdkCredentials
Defines the SDK credentials required for accessing the backend API. These credentials are used to authenticate requests to the vital sign analysis service.
Properties
apiKey?
optionalapiKey:string
The API key for accessing the service.
userId?
optionaluserId:string
The user ID associated with the SDK usage.