API keys

Generate a project API key.

The API key authenticates webhook requests and decides which project receives the content.

Usage

Key Rules

  • Create the key from the project dashboard.
  • Copy the full key immediately; it is only shown once.
  • Store the key in the backend that will send content.
  • Never put the key in frontend JavaScript.
  • Delete exposed or unused keys from the project dashboard.