v1
latestSwagger 2.02026-07-1420021.4 KBcontent
Get Genre List
This endpoint retrieves all unique app genres present in the notification database. Genres represent app categories such as "Retail", "Finance", "Entertainment", "Social Media", "Gaming", etc. The list can be filtered by brand to see which genres a specific brand operates in, or by date range to see genres that were active during a particular time period. Useful for populating filter dropdowns, analyzing market segments, and understanding content categorization.
get/content/list-genre
Query parameters
brandstring
Filter by brand (maps to appName in the database).
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).
Headers
X-API-Keystring required
API key used for authenticating the request.
Response
A list of unique genres available in the system.