Skip to main content

Vultr Key

Description#

General#

  • Documentation: https://www.vultr.com/api/
  • Summary: Vultr is a cloud provider specialized in providing cloud servers, bare metal and storage servers. All functions of the Vultr customer portal are accessible via an API. This makes vultr API keys highly sensitive.
  • IPs allowlist: Users can restrict the use of API keys by IP address in the customer portal.
  • Scopes: Scopes are specified when creating the API key.

Revoke the secret#

API keys can be managed from the customer portal.

Check for suspicious activity#

This feature is not mentioned in the documentation.

Details for Vultr#

  • Family: Api

  • Category: Cloud Provider

  • Company: Vultr

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.003

  • Prefixed: False

  • PreValidators:

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

Examples#

- text: '# Vultr @obj.set_header("API-Key","34KSOMQICL5OCDFETXTV6AVZPYW3O4")'  apikey: 34KSOMQICL5OCDFETXTV6AVZPYW3O4- text: "<?php\nreturn array(\n'Vultr_Api_Key'=>'HWGBPCC7CU6FX4ZDX5GVF6T3UMHBKA',\n)"  apikey: HWGBPCC7CU6FX4ZDX5GVF6T3UMHBKA- text: 'headers: { "Vultr-API-Key": "ZH72FDIMJTPKAYNKZAKMCJYZQLN2QP" }'  apikey: ZH72FDIMJTPKAYNKZAKMCJYZQLN2QP- text: '# Vultr @obj.set_header("API-Key","34KSOMQICL5OCDFETXTV6AVZPYW3O4")'  apikey: 34KSOMQICL5OCDFETXTV6AVZPYW3O4