Skip to main content
Version: 3.1

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 | (value: ApifyRequestConfig) => unknown)[] = <p>[]</p>

externaloptionaltimeoutSecs

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

externaloptionaltoken

token?: string