_authorization_header

Internal method used to create the authorization header used in the API calls.

def _authorization_header()

Returns

Type

Return Value

dict

The authorization header that utilizes Basic authentication.

Last updated