@jambonz/sdk
Preparing search index...
index
ClientOptions
Interface ClientOptions
interface
ClientOptions
{
baseUrl
:
string
;
accountSid
:
string
;
apiKey
:
string
;
}
Index
Properties
base
Url
account
Sid
api
Key
Properties
base
Url
baseUrl
:
string
Base URL of the jambonz API (e.g. '
https://api.jambonz.us
').
account
Sid
accountSid
:
string
Account SID.
api
Key
apiKey
:
string
API key (Bearer token).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
account
Sid
api
Key
@jambonz/sdk
Loading...
Base URL of the jambonz API (e.g. 'https://api.jambonz.us').