InterfacesVersion: 3.1On this pageexternalApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillisrequestInterceptorstimeoutSecstokenProperties externaloptionalbaseUrlbaseUrl?: string = <p><a href="https://api.apify.com">https://api.apify.com</a></p> externaloptionalmaxRetriesmaxRetries?: number = <p>8</p> externaloptionalminDelayBetweenRetriesMillisminDelayBetweenRetriesMillis?: number = <p>500</p> externaloptionalrequestInterceptorsrequestInterceptors?: (undefined | (value: ApifyRequestConfig) => unknown)[] = <p>[]</p> externaloptionaltimeoutSecstimeoutSecs?: number = <p>360</p> externaloptionaltokentoken?: string