Skip to main content

Heartland API key

Description

General

  • Documentation: https://developer.heartlandpaymentsystems.com/
  • Summary: Heartland Payment Systems provides payment processing technologies. It provides various SDKs as well as APIs to integrate with applications.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: Scopes are not mentioned in the documentation.

Revoke the secret

API key can be revoked from the account dashboard.

Check for suspicious activity

As of the time of writing this documentation, this feature is not yet supported.

Details for Heartland apikey

  • Family: Api

  • Category: Payment system

  • Company: Heartland

  • High recall: True

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.63

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- skapi_cert_

Examples

- text: |
+var config = new _1.ServicesConfig();
+config.secretApiKey = "skapi_cert_ZdSdEQCH7l4A2ThAoBBEXEbCG1lIi7KAf5Cskn6Nag";
+config.serviceUrl = "https://cert.api2-c.heartlandportico.com";

apikey: skapi_cert_ZdSdEQCH7l4A2ThAoBBEXEbCG1lIi7KAf5Cskn6Nag

How can I help you ?