Skip to main content

Listen on a specific project - POST method

POST
api/v3/stream/p/:project_id/results

Listen on a specific project - POST method

Path Parameters

  • project_id string required
    Example: a1ab1abc-a123-123a-123a-abcd12ab1a12

Query Parameters

  • max_hits integer
    Example: 3
  • topic string

    One or more topics or panels that are defined in the Talkwalker project.

  • dataset string

    One or more datasets that are defined in the Talkwalker Customer Intelligence project.

  • filter string

    One or more custom filters that are defined in the Talkwalker project. The combination logic is the operator AND between the IDs if they are from different groups.

  • panel string

    One or more source panels that are defined in the Talkwalker project.

Request Body

  • object
Responses

OK


Schema
  • string
Loading...