GET /account/sentiment

Returns sentiment data across all sites in your account.

Request

Endpoint

https://app.knowatoa.com/api/v2/account/sentiment  

Query Parameters

Parameter Type Required Description
api_key string Yes Your API authentication key
flat string No Set to "true" for flat JSON format
format string No Set to "csv" for CSV export

Response

Similar structure to account questions but with sentiment analysis data including:

  • Series tracked count
  • Mentions count
  • Percent mentioned
  • Sentiment per series

Notes

  • Only includes target sites (not competitors)
  • Only includes sites with setup_complete: true
  • Field structure matches site-level sentiment endpoint

Still need help? Contact Us Contact Us