MailChimp API Key
#
Description#
General- Documentation: https://mailchimp.com/developer/
- Summary: Mailchimp is an email marketing service. It supports an API to integrate any application with the emailing services.
- IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
- Scopes: A key has the same permissions as the user who created it. The owner and the administrator of an account can invite other people to collaborate and chose their level of access between five profiles. See docs for more details.
#
Revoke the secretAn API Key can easily be de-activated from the Mailchimp dashboard in Extras/API Key` tab.
#
Check for suspicious activityDepending on the Mailchimp plan, logs of API calls are available in the mailchimp dashboard.
Mailchimp basic auth
#
Details for Family: Api
Category: Messaging system
Company: MailChimp
High recall: True
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: True
Minimum number of matches: 1
Occurrences found for one million commits: 0.55
Prefixed: True
PreValidators:
- type: ContentWhitelistPreValidator patterns: - -us
#
Examples- text: | curl -H "Authorization: Bearer ae54fcc23ade65fa404a65e78c56f898-us1" \ https://api.linode.com/v4/account apikey: ae54fcc23ade65fa404a65e78c56f898-us1