cURL
curl --request POST \ --url https://rumorz.azurewebsites.net/v0/agent/summarize \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "id": 115176, "timestamp": "2023-10-26T00:00:00Z", "sentiment_gte": 0.5, "sentiment_lte": 1 } '
Summarize real-time or historical events and news for any entity in the graph.
Documentation IndexFetch the complete documentation index at: https://docs.rumorz.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rumorz.io/llms.txt
Use this file to discover all available pages before exploring further.
Success