API Guide

Table Of Contents
headers['x-dell-auth-key'] = apiKey
headers['x-dell-auth-signature'] = signature
headers['x-dell-auth-timestamp'] = timestamp
NOTE: Due to the timestamp component, authentication of future requests may fail if the 2 systems
communicating with each other have system clocks that are not well synchronized. So, this is
essential before anything else, to synchronize the system clocks of 2 different systems.
14