RangeAPIConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / RangeAPIConfig
Interface: RangeAPIConfig
Section titled “Interface: RangeAPIConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:11090
Range API configuration
Properties
Section titled “Properties”endpoint?
Section titled “endpoint?”
optionalendpoint:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:11092
API endpoint (default: https://api.range.org/v1)
apiKey?
Section titled “apiKey?”
optionalapiKey:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:11094
API key for authenticated requests
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:11096
Request timeout in milliseconds (default: 10000)
cacheIssuerKeys?
Section titled “cacheIssuerKeys?”
optionalcacheIssuerKeys:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:11098
Whether to cache issuer public keys (default: true)