# Changelog

## 2026-09-26

The public reference now documents every customer route, including parameters, request bodies, and responses.

- `GET /analytics` returns account counts for pages, sites, funnels, products, projects, form leads, and quiz leads.
- `GET` by id is available for projects, sites, pages, products, funnels, videos, and quizzes.
- Draft pages with no site can be deleted. Published pages are deleted through their site.
- Products can be deleted. A project can be deleted only when nothing else still uses it.
- Webhook URLs must be public HTTPS, and the host is checked again before delivery.
- API keys and the activity log are available to every account in **Settings**, not only administrators.
- List and search responses remain JSON arrays.

Sites, funnels, and videos still have no delete route. Videos still have no create route and no upload webhook.
