InterfacesVersion: NextOn this pageexternalApifyClientOptions Index PropertiesbaseUrlmaxRetriesminDelayBetweenRetriesMillispublicBaseUrlrequestInterceptorstimeoutSecstokenuserAgentSuffixProperties externaloptionalbaseUrlbaseUrl?: string = https://api.apify.comexternaloptionalmaxRetriesmaxRetries?: number = 8externaloptionalminDelayBetweenRetriesMillisminDelayBetweenRetriesMillis?: number = 500externaloptionalpublicBaseUrlpublicBaseUrl?: string = https://api.apify.comexternaloptionalrequestInterceptorsrequestInterceptors?: (undefined | null | (value) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = []externaloptionaltimeoutSecstimeoutSecs?: number = 360externaloptionaltokentoken?: stringexternaloptionaluserAgentSuffixuserAgentSuffix?: string | string[]