Skip to main content

Firehose integration

Use Firehose when you want high-volume notification events streamed to your own endpoint.

Setup

  1. Create a scalable HTTPS ingestion endpoint.
  2. Paste the endpoint URL into ThisIsDown.
  3. Optionally add an API key used as a bearer token.
  4. Send a test and save.
  • Return a 2xx response quickly.
  • Queue work internally instead of processing synchronously.
  • Treat duplicate events as possible during retries.