DeltaBaseConfig
API reference for DeltaBaseConfig
Interface: DeltaBaseConfig
Section titled “Interface: DeltaBaseConfig”Configuration options for the DeltaBase client.
Properties
Section titled “Properties”apiKey
Section titled “apiKey”apiKey:
string
API key for authentication with the Delta-Base platform. Required for all API operations. You can obtain this from your Delta-Base dashboard.
baseUrl?
Section titled “baseUrl?”
optional
baseUrl:string
Base URL of the Delta-Base API. For production use the default URL. For local development, specify your local server address.
Default
Section titled “Default”'http://localhost:8787'