Skip to main content
Version: 2.7

ApifyClientOptions

Index

Properties

optionalbaseUrl

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

optionalmaxRetries

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

optionalminDelayBetweenRetriesMillis

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

optionalrequestInterceptors

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

optionaltimeoutSecs

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

optionaltoken

token?: string