Skip to main content

Dwolla Keys

Description

General

  • Documentation: https://docs.dwolla.com
  • Summary: The Dwolla API enables to connect software to banking infrastructure to move money, store funds, validate customer identities and verify bank accounts. The OAuth credentials are used to enables third-party applications to obtain access to users resources.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: As of the time of writing this documentation, this feature is not yet supported.

Revoke the secret

Keys can be revoked at any moment in the Application section of the Dashboard.

Check for suspicious activity

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

Details for Dwolla oauth2

  • Family: Api

  • Category: Payment system

  • Company: Dwolla

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 2

  • Occurrences found for one million commits: very rare

  • Prefixed: False

  • PreValidators:

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

Examples

- text: |
dwolla
id = 3c0c3965368a6b10f7640dbda46abfd23a4d1c245eaa154560
secret = 3c0c396536aec451aZ=8a6b10f7640dbda46abfd23a4d1c245
client_id: 3c0c3965368a6b10f7640dbda46abfd23a4d1c245eaa154560
client_secret: 3c0c396536aec451aZ=8a6b10f7640dbda46abfd23a4d1c245
- text: dwolla id = 3c0c3965368a6b10f7640dbda46abfd23a4d1c245eaa154560 secret = 3c0c396536aec451aZ=8a6b10f7640dbda46abfd23a4d1c245

client_id: 3c0c3965368a6b10f7640dbda46abfd23a4d1c245eaa154560
client_secret: 3c0c396536aec451aZ=8a6b10f7640dbda46abfd23a4d1c245

How can I help you ?