InterfacesVersion: 3.2On this pageexternalApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillisrequestInterceptorstimeoutSecstokenProperties externaloptionalbaseUrlbaseUrl?: string = https://api.apify.comexternaloptionalmaxRetriesmaxRetries?: number = 8externaloptionalminDelayBetweenRetriesMillisminDelayBetweenRetriesMillis?: number = 500externaloptionalrequestInterceptorsrequestInterceptors?: (undefined | null | (value: ApifyRequestConfig) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = (undefined | null | (value: ApifyRequestConfig) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[]externaloptionaltimeoutSecstimeoutSecs?: number = 360externaloptionaltokentoken?: string