Skip to main content

Bitfinex Keys

Description#

General#

  • Documentation: https://docs.bitfinex.com/docs
  • Summary: Bitfinex is a cryptocurrency exchange platform. It provides an API that offers all the features of the Bitfinex platform. This makes Bitfinex keys very sensitive.
  • IPs allowlist: It is possible to specify an IP allowlist from the Bitfinex dashboard in the section Session of the tab Security.
  • Scopes: It is possible to specify the permissions associated to each API key by going in the API tab of the dashboard. Note that the permissions are set when the key is created, but they cannot be modified along the way.

Revoke the secret#

Each API key can be revoked from the section My API Keys of the API tab.

Check for suspicious activity#

It is possible to monitor the account activity from the dashboard. The creation of an API key needs an email validation.

Details for Bitfinex keys#

  • Family: Api

  • Category: Cryptos

  • Company: Bitfinex

  • 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.12

  • Prefixed: False

  • PreValidators:

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

Examples#

- text: |    bitfinex    key = 2c1c8965468f2a10a3797dafe46adcb34c1d1c294ca    secret = 9c6c3965318b8d20f7648dbda96fbfa23f4d1c449aa  client_id: 2c1c8965468f2a10a3797dafe46adcb34c1d1c294ca  client_secret: 9c6c3965318b8d20f7648dbda96fbfa23f4d1c449aa- text: bitfinex key = 2c1c8965468f2a10a3797dafe46adcb34c1d1c294ca secret = 9c6c3965318b8d20f7648dbda96fbfa23f4d1c449aa
  client_id: 2c1c8965468f2a10a3797dafe46adcb34c1d1c294ca  client_secret: 9c6c3965318b8d20f7648dbda96fbfa23f4d1c449aa  filename: some_file.md