InterfacesVersion: 3.2On 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 | null | (value: ApifyRequestConfig) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = <p>[]</p> externaloptionaltimeoutSecstimeoutSecs?: number = <p>360</p> externaloptionaltokentoken?: string