Contentful CDA Access Token
Optional
adapterOptional axios request adapter (see axios docs )
Optional
applicationApplication name and version e.g myApp/version
Optional
basePath appended to the host to support gateways/proxies with custom urls
Optional
environmentContentful Environment ID
"master"
Optional
headersOptional additional headers
Optional
hostAPI host. Also usable with preview.contentful.com.
"cdn.contentful.com"
Optional
httpOptional Node.js HTTP agent for proxying (see Node.js docs and https-proxy-agent)
Optional
httpsOptional Node.js HTTP agent for proxying (see Node.js docs and https-proxy-agent)
Optional
insecureRequests will be made over http instead of the default https
true
Optional
integrationIntegration name and version e.g react/version
Optional
logA log handler function to process given log messages and errors. (The default can be found at: https://github.com/contentful/contentful-sdk-core/blob/master/src/create-http-client.ts)
Log level, e.g. error, warning, or info
Optional
data: string | Record<string, any>Log data
Optional
Optional
proxyOptional Axios proxy (see axios docs )
Optional
retryOptional number of retries before failure.
5
Optional
retryIf we should retry on errors and 429 rate limit exceptions
true
Space ID
Optional
timeoutconnection timeout in milliseconds (default:30000)
Client initialization parameters