Get slot demand
get_slot_demandGet per-slot search-demand: aggregate + Country x Month matrix.
Aggregate: volume_12m, prev_12m, yoy_pct, trend ('growing'|'declining'|'flat'), sparkline.
Matrix (Phase D2):
months: up to 12 'YYYY-MM' labels, newest first (months[0] = freshest month in the data).
totals: total demand per month across all countries, aligned to months (the trend line).
markets: per-country breakdown, each {country, country_iso, flag, values (aligned to
months), mom_delta (freshest-vs-previous month growth), volume_12m, trend}. Sorted by
month-over-month growth descending — top rows are the fastest-growing markets.
Use months+markets to see where a slot is in demand and where it is growing or declining.
Empty snapshot (no demand data yet) returns 200 with nulls and months/totals/markets [], not 404.
slug: URL-friendly unique slot identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||