PayPal OAuth2 Keys
Description
General
- Documentation: https://developer.paypal.com/home/
- Summary: Paypal is a worldwide payment system that supports online money transfers. It operates as a payment processor for many online vendors or auction platforms among others. Applications can integrate with PayPal via OAuth2. The credentials are then used to get an access token for further REST API calls with authentication.
Revoke the secret
Application credentials can be revoked and rotated from the user dashboard, on the My Apps & Credentials
page, using the Generate new secret
button.
Details for PayPal OAuth2 Keys
-
Family: credentials
-
Category: payment_system
-
Company: PayPal
-
High recall: False
-
Validity check available: True
-
Analyzer available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Minimum number of matches: 2
-
Occurrences found for one million commits: 15.62
-
Prefixed: False
Details for PayPal OAuth2 Keys Base64
-
Family: credentials
-
Category: payment_system
-
Company: PayPal
-
High recall: False
-
Validity check available: True
-
Analyzer 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: 0.31
-
Prefixed: False
Secret Analyzer
Analysis Method
- Provider allows scopes enumeration: True
- Total network call count: 2
- Total call count may vary: True
HTTP Calls
Requests are designed to capture metadata and not to function effectively.
- POST: /v1/oauth2/token
Other Calls
Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.