Mailchimp suggests using an API key if you’re only accessing your own Mailchimp account’s data:
Use an API key if you’re writing code that tightly couples your application’s data to your Mailchimp account’s data. If you ever need to access someone else’s Mailchimp account’s data, you should be using OAuth 2 (source)