Skip to main content

Shopify Keys

Description#

General#

  • Documentation: https://shopify.dev/concepts/shopify-introduction
  • Summary: Shopify is an e-commerce company that offers online retailers a suite of services including payments, marketing, shipping and customer engagement tools to simplify the process of running an online store. A public (or custom) application allows to integrate third-party web services with a Shopify store.
  • IPs allowlist: This is not mentioned in the documentation.
  • Scopes: Various scopes can be attributed to an application. Read the Access scopes page of the documentation for more details.

Revoke the secret#

Revocation and rotation of API keys is done with a specific workflow described in this documentation.

Check for suspicious activity#

This feature is not mentioned in the documentation.

Details for Shopify private#

  • Family: Api

  • Category: E-commerce

  • Company: Shopify

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 2

  • Occurrences found for one million commits: 0.34

  • Prefixed: False

  • PreValidators:

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

Examples#

- text: >    SHOPIFY CONTEXT    api_key: "a3df38b3172252f500bd00c21f7478bd"    api_secret: "5d3b86ba0c000bca41e4d9fd18e79efa"  client_id: a3df38b3172252f500bd00c21f7478bd  client_secret: 5d3b86ba0c000bca41e4d9fd18e79efa- text: >    shopifyAppKey: "a3df38b3172252f500bd00c21f7478bd"    shopifyAppSecret: "5d3b86ba0c000bca41e4d9fd18e79efa"  client_id: a3df38b3172252f500bd00c21f7478bd  client_secret: 5d3b86ba0c000bca41e4d9fd18e79efa

Details for Shopify private v2#

  • Family: Api

  • Category: E-commerce

  • Company: Shopify

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 2

  • Occurrences found for one million commits: 1.24

  • Prefixed: False

  • PreValidators:

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

Examples#

- text: >    shopify_app_key: "a3df38b3172252f500bd00c21f7478bd"    shopify_app_secret: "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"  client_id: a3df38b3172252f500bd00c21f7478bd  client_secret: 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