Is your feature request related to a problem? Please describe.
Need to write multiple lines of code to initialize Configuration object.
Describe the solution you'd like
Accept host, username, password, api_key and api_key_prefix as constructor parameters. This is a good to have feature.
Describe alternatives you've considered
Additional context