Skip to main content

Create a new Stream for a Feed

POST 

/v1/feeds/:feedId/streams

A Stream is a query triggered on a regular schedule and used to generate content for a Feed.

When creating a Stream, you specify:

  • A friendly name for the Stream - these names are not unique and are for convenience only.

  • A query - a search query to be run regularly, including the daily amount of articles you would like the Stream to generate.

The maximum number of Streams you can create depends on your subscription plan.

Request

Responses

Stream created successfully