InterfacesVersion: 2.6On this pageApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillisrequestInterceptorstimeoutSecstokenProperties optionalbaseUrlbaseUrl?: string = <p><a href="https://api.apify.com">https://api.apify.com</a></p> optionalmaxRetriesmaxRetries?: number = <p>8</p> optionalminDelayBetweenRetriesMillisminDelayBetweenRetriesMillis?: number = <p>500</p> optionalrequestInterceptorsrequestInterceptors?: (undefined | (value: ApifyRequestConfig) => unknown)[] = <p>[]</p> optionaltimeoutSecstimeoutSecs?: number = <p>360</p> optionaltokentoken?: string