Coinbase Keys
#
Description#
General- Documentation: https://developers.coinbase.com/
- Summary:
Coinbase
is a digital currency exchange platform. It provides an API that offers almost all the features of theCoinbase
platform. This makesCoinbase keys
highly sensitive. - IPs allowlist: For each
Coinbase API Key
created, an IPs allowlist can be set. - Scopes: The scope associated to the key is defined on creation and can be fine-tuned.
#
Revoke the secretThe API key can be revoked from your dashboard in the API
tab.
#
Check for suspicious activityEach of your Coinbase API Key
can be associated to a notification URL to receive information whenever your key is used. You can get further information on this page.
Coinbase keys
#
Details for Family: Api
Category: Cryptos
Company: Coinbase
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: 0.23
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: [] check_binaries: false include_default_banlist_extensions: true ban_markup: false- type: ContentWhitelistPreValidator patterns: - coinbase
#
Examples- text: COINBASE_API_KEY=uETKVUrnPuXzVaVj\nCOINBASE_API_SECRET=32zAkQCcHHYkGGn29VkvEZvn21PM1lgO client_id: uETKVUrnPuXzVaVj client_secret: 32zAkQCcHHYkGGn29VkvEZvn21PM1lgO- text: COINBASE_API_KEY=uETKVUrnPuXzVaVj\nCOINBASE_API_SECRET=32zAkQCcHHYkGGn29VkvEZvn21PM1lgO client_id: uETKVUrnPuXzVaVj client_secret: 32zAkQCcHHYkGGn29VkvEZvn21PM1lgO filename: some_file.md