Skip to main content
Version: 3.2

externalApifyClientOptions

Index

Properties

externaloptionalbaseUrl

baseUrl?: string = <p><a href="https://api.apify.com">https://api.apify.com</a></p>

externaloptionalmaxRetries

maxRetries?: number = <p>8</p>

externaloptionalminDelayBetweenRetriesMillis

minDelayBetweenRetriesMillis?: number = <p>500</p>

externaloptionalrequestInterceptors

requestInterceptors?: (undefined | null | (value: ApifyRequestConfig) => ApifyRequestConfig | Promise<ApifyRequestConfig>)[] = <p>[]</p>

externaloptionaltimeoutSecs

timeoutSecs?: number = <p>360</p>

externaloptionaltoken

token?: string