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