Cloud Integration Hub > Cloud Integration Hub REST APIs > Authorization Header
  

Authorization Header

Each Cloud Integration Hub REST API call must contain an authorization header.
The type of the authorization header must be Basic, and the header must include an Informatica Intelligent Cloud Services user and an Informatica Intelligent Cloud Services password.
For example:
{
Username: Administrator@MyCompany.com
Password: MyPassword
}