Request Headers

The following table lists the common request headers.

Header Required Description
Authorization Yes Basic authentication value. This header must set for every request. This header is common to all APIs.
Content-MD5 No MD5 checksum of the object content. If provided, validation is done for uploaded file checksum value against it. This header is specific to File upload service.