Skip to main content

Data JS API

DataJsAPI.AuthenticationHeader

Authentication header using for protected api calls

Properties​

• header: string

Authentication header name (Authentication, Set-Cookie, X-Api-Key etc)


value​

• value: string

Authentication header value (Bearer ..., "auth cookie name"="auth cookie value", "api key" etc