Hypeline Stream API
One authenticated HTTP stream of genuinely new content, deduplicated across firehose, feed, and feed-less HTML sources. Consume it with a single Server-Sent Events connection.
Quickstart
API key to a live /v1/stream connection in a few curl commands.
API Reference
The /v1/stream operation and StreamEvent schema from the OpenAPI spec.
Filter server-side
Narrow the stream by source, source_type, tag, and keyword.
Resume without gaps
Reconnect with Last-Event-ID or backfill from a cursor.
Consume from JavaScript
Read the stream with fetch() and a streaming body reader.
Latency by source tier
Expected latency per source_type, from seconds to tens of minutes.