Skip to main content

Clarifai Key

Description

General

  • Documentation: https://docs.clarifai.com/api-guide/api-overview
  • Summary: Clarifai is an AI company specialized in computer vision. The service is proposed via an API and allows to create and train AI models, label images, identify elements in them.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: Scopes can be specified when creating the API key. The scopes of an existing key can also be modified.

Revoke the secret

A Clarifai API key can be revoked from the Authentication tab of the dashboard.

Check for suspicious activity

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

Details for Clarifai v2

  • Family: Api

  • Category: AI

  • Company: Clarifai

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: True

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 20.96

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions:
- ^lock$
- ^storyboard(c|er)?~?$
- ^xib$
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: false
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- clarifai

Examples

- text: CLARIFAI_API_KEY = "a4560aa667e4456743dc95c7bea10b17"
apikey: a4560aa667e4456743dc95c7bea10b17

How can I help you ?