Skip to content

RangeAPIConfig

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / RangeAPIConfig

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11163

Range API configuration

optional endpoint?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11165

API endpoint (default: https://api.range.org/v1)


optional apiKey?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11167

API key for authenticated requests


optional timeout?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11169

Request timeout in milliseconds (default: 10000)


optional cacheIssuerKeys?: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11171

Whether to cache issuer public keys (default: true)