When using a service user to perform administrative operations, the service user’s credentials can be provided in the HTTP authorization header:
Authorization: Apikey serviceUserId:1234567890abcdef
When working with the .NET or Java SDK, it is simpler (and has the same effect) to provide service user credentials in the sessionID SOAP field.