v1

latestSwagger 2.02026-07-1420021.4 KB
content

Get Call-to-Emotion Distribution

This endpoint analyzes the first value in the call_to_emotion array of each notification and returns a count of how often each emotional trigger (e.g. "Urgency", "Fear", "Excitement") appears. Only documents with a valid value (not "None") are included. Useful for identifying emotional marketing strategies used by apps or brands.

get/content/call-to-emotion

Query parameters

start_datestring date

Start date in YYYY-MM-DD format (default is 30 days ago).

end_datestring date

End date in YYYY-MM-DD format (default is today).

brandstring

Filter by brand (maps to appName in the database).

genrestring

Filter by app genre (e.g. Retail, Finance, News).

Headers

X-API-Keystring required

API key used for authenticating the request.

Response

A list of emotional triggers and their usage counts.