Skip to main content

Airtable API Key

Description

General

  • Documentation: https://airtable.com/api
  • Summary: Airtable is a cloud collaboration tool used to manipulate data in improved spreadsheets. Airtable's API is used to create, update or destroy data records. Authentication is performed using an API key that is thus sensitive.

Revoke the secret

API keys can be revoked from the account overview section of the web application. The account API key can also be regenerated.

Details for Airtable API Key

  • Family: token

  • Category: collaboration_tool

  • Company: Airtable

  • High recall: False

  • Validity check available: True

  • Analyzer 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: very rare

  • Prefixed: False

Details for Airtable API Key v2

  • Family: token

  • Category: collaboration_tool

  • Company: Airtable

  • High recall: True

  • Validity check available: True

  • Analyzer available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 11.2

  • Prefixed: True

Secret Analyzer

Analysis Method

  • Provider allows scopes enumeration: False
  • Total network call count: 10
  • Total call count may vary: True

HTTP Calls

Requests are designed to capture metadata and not to function effectively.

  • GET: /v0/*/*
  • GET: /v0/meta/bases
  • GET: /v0/meta/bases/*/tables
  • GET: /v0/meta/whoami
  • POST: /v0/meta/bases

Other Calls

Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.