Authentication#
Each REST request against the RackConnect service requires the inclusion of a specific
authorization token, supplied in the X-Auth-Token
HTTP header of each API request.
You get a token by submitting an authentication request with valid account credentials to
the following Identity API service endpoint:
https://identity.api.rackspacecloud.com/v2.0
For details see the following information: