Pepipost Key
#
Description#
General- Documentation: https://developers.pepipost.com/api/getstarted/overview/
- Summary: Pepipost provides a cloud based transactional email delivery infrastructure. Most Pepipost services are accessible via an API, and an
api_key
is required for authentication. - IPs allowlist: This feature is not mentioned in the documentation.
- Scopes: A unique API key is assigned to each account, no custom scopes can be set.
#
Revoke the secretAn API key cannot be revoked from the Pepipost dashboard.
#
Check for suspicious activityAll sent emails can be monitored in the Pepipost dashboard, this can give hint on suspicious usage of an API key.
Pepipost
#
Details for Family: Api
Category: Messaging system
Company: Pepipost
High recall: False
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.05
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: [] check_binaries: false include_default_banlist_extensions: true ban_markup: false- type: ContentWhitelistPreValidator patterns: - pepipost
#
Examples- text: '$pepipost_api_key = "cbef533401bcb7c3e1e125b822d16958"' apikey: cbef533401bcb7c3e1e125b822d16958- text: $pepipost_api_key = "cbef533401bcb7c3e1e125b822d16958" apikey: cbef533401bcb7c3e1e125b822d16958