Skip to main content

Stream Keys

Description#

General#

  • Documentation: https://getstream.io/docs_rest/
  • Summary: Stream enables to deploy feeds and chat messaging. Its API is used to manage them.
  • IPs allowlist: Not supported.
  • Scopes: Not supported.

Revoke the secret#

The API key can be revoked in application dashboard.

Check for suspicious activity#

The application dashboard provides the count of API calls made.

Details for Stream keys#

  • Family: Api

  • Category: Messaging system

  • Company: Stream

  • 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: 6.85

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator  banlist_extensions:  - ^ipynb$  - ^rle$  banlist_filenames: []  check_binaries: false  include_default_banlist_extensions: false  ban_markup: false- type: ContentWhitelistPreValidator  patterns:  - '[0-9a-z]{64}'

Examples#

- text: const client = stream.connect('ra9xkyv6huw4', 'afu693gh2dehnqdmcjyz49rp43s8hdy7uymad2qum2rprdu5bhdx7ks2vvzcxhes', '60637');  client_id: ra9xkyv6huw4  client_secret: afu693gh2dehnqdmcjyz49rp43s8hdy7uymad2qum2rprdu5bhdx7ks2vvzcxhes