The SPP API requires a Basic Authentication header to be provided with each HTTPS request. This header must contain the Customer ID and API Key provided by Speaking Partners. The value for the Authorization header is created by combining the Customer ID and API with a colon “CustomerID:APIKey” and is then Base64 encoded.