Changelog
This tracks changes to the public /api/v1 contract — not internal implementation changes
that don't affect what you receive.
See API Versioning for what "additive" means here.
Unreleased / current
- Developer Portal launched. This documentation (
/docs) and the public OpenAPI reference (/docs/public.json) are now available. - Current
/api/v1surface: identity (/me), feed delivery (/feed), taxonomy/subscriptions, AI usage/image visibility (/ai-usage,/ai-images), account/site/credential self-management (/account/*), and billing (/billing/*). - Feed items carry canonical fields (
title,description,imageUrl) alongside effective fields (effectiveTitle,effectiveDescription,contentMode,generatedVersion,effectiveImageUrl,imageMode) and classifiedcategoryKeys.
Future entries will be appended here as the v1 contract evolves.