Calculate public trend signals for a topic
Discovery
Calculate public trend signals for a topic
Builds a diversified topic sample, persists public metric snapshots, calculates observed acceleration when history exists, and optionally adds GLM-generated evidence-grounded themes and content gaps.
GET
Calculate public trend signals for a topic
Authorizations
Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects
Path Parameters
External video provider.
Available options:
youtube Example:
"youtube"
Query Parameters
Topic to research.
Maximum string length:
200Example:
"AI agents"
Number of diversified videos to enrich; clamped to 8–30.
Required range:
8 <= x <= 30AI insight mode. Use deterministic to skip GLM analysis.
Available options:
ai, deterministic Response
Topic trend report.
Available options:
youtube Required range:
x >= 0Optional GLM-generated analysis. Omitted when deterministic mode is requested or model inference fails.