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