InterfacesVersion: NextOn this pageApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillisrequestInterceptorstimeoutSecstokenuserAgentSuffixProperties optionalbaseUrlbaseUrl?: string = https://api.apify.comoptionalmaxRetriesmaxRetries?: number = 8optionalminDelayBetweenRetriesMillisminDelayBetweenRetriesMillis?: number = 500optionalrequestInterceptorsrequestInterceptors?: (undefined | null | (value: ApifyRequestConfig) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = []optionaltimeoutSecstimeoutSecs?: number = 360optionaltokentoken?: stringoptionaluserAgentSuffixuserAgentSuffix?: string | string[]