Skip to main content

Adafruit IO API Key

Description#

General#

  • Documentation: https://github.com/adafruit/Adafruit_IO_Documentation
  • Summary: Adafruit IO provides an API to stream, log, and interact with data coming from a wide range of internet of things devices.
  • IPs allowlist: As of the time of writing this documentation, this feature is not available.
  • Scopes: This feature is not supported: an account has a single API key.

Revoke the secret#

The Adafruit IO API Key can be regenerated from the account's dashboard.

Check for suspicious activity#

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

Details for Adafruit io apikey#

  • Family: Api

  • Category: Other

  • Company: Adafruit

  • High recall: True

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 2

  • Occurrences found for one million commits: 2.05

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator  patterns:  - aio_- type: ContentWhitelistPreValidator  patterns:  - username

Examples#

- text: |    IO_USERNAME="thisisme"    IO_KEY="aio_WCpzU40CAGsdLuslZSz4uhwxaiNj"  username: thisisme  apikey: aio_WCpzU40CAGsdLuslZSz4uhwxaiNj