B2B Gateway > B2B Gateway REST APIs > Authorization Header
  

Authorization Header

Each B2B Gateway 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
}