Skip to content

WebbiSDKOptions

Configuration options for the WebbiSDK initialization.

optional endpoint?: string

The base URL for the WebbiOS API. Defaults to ‘http://127.0.0.1:8787/v1/admin’ in development.


optional token?: string

Optional initial authentication token (JWT).