Skip to main content

SparkPost Key

Description

General

  • Documentation: https://developers.sparkpost.com/api/
  • Summary: SparkPost API allows sending emails and performing other actions linked to a SparkPost account programmatically.
  • IPs allowlist: This feature is available when creating an API key as stated in the IP Whitelisting blog post.
  • Scopes: When creating a key, it is possible to select different permissions. Those are described in the documentation.

Revoke the secret

This can be done through the SparkPost dashboard.

Check for suspicious activity

This feature is not described in the documentation.

Details for Sparkpost

  • Family: Api

  • Category: Messaging system

  • Company: SparkPost

  • 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.18

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- sparkpost

Examples

- text: |
sparkpost Bearer e708ba56e1517a99f6b5fb07349476efa45edc46
e.com/v4/account
apikey: e708ba56e1517a99f6b5fb07349476efa45edc46
- text: sparkpost Bearer e708ba56e1517a99f6b5fb07349476efa45edc46 e.com/v4/account

apikey: e708ba56e1517a99f6b5fb07349476efa45edc46

How can I help you ?