concepts
Retrieve all accessible concepts
Retrieve all accessible concepts in the system.
Concepts Overview:
- Concepts are semantic tags generated automatically by analyzing article text using ML embeddings (gemini-embedding-2), rather than explicit user tags.
- Primarily used for advanced semantic categorization, automated feeds, and interest mapping.
get/api/concepts
Query parameters
pageinteger
Pagination page index.
per_pageinteger
Number of items to return per page.
daysinteger
Number of days of activity to aggregate for computing the concept popularity/trend score (default is 7 days).
Response
successful