The following example shows how to enter an API key in the header of a call:
Authorization: Bearer QWxhZGRpbjpvcGVuIHNlc2FtZQ==
Where QWxhZGRpbjpvcGVuIHNlc2FtZQ== is the API key as shown in the API keys administration interface for the user calling the web service.