Dashboard
Endpoints for dashboard data including statistics, notifications, news feed, and page view popularity.
Endpoints for dashboard data including statistics, notifications, news feed, and page view popularity.
Dashboard Stats
Returns a snapshot of site statistics including page counts, user counts, plugin counts, active theme, Grav/PHP versions, and last backup date.
Page View Statistics
Returns page view statistics including daily chart data for the last 14 days, summary counters (today, this week, this month), and top 10 pages by total views. Data is sourced from the admin plugin's popularity tracker log files.
Dashboard Notifications
Returns system notifications from the Grav notification feed, grouped by location (feed, dashboard, top). Includes a last_checked timestamp.
News Feed
Returns the latest blog posts from the getgrav.org Atom feed. Results are cached and include the 10 most recent articles with title, URL, date, and content snippet.