InterfacesVersion: 2.10On this pageApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillisrequestInterceptorstimeoutSecstokenuserAgentSuffixProperties 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 | null | (value) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = <p>[]</p> optionaltimeoutSecstimeoutSecs?: number = <p>360</p> optionaltokentoken?: stringoptionaluserAgentSuffixuserAgentSuffix?: string | string[]