Changelog
A timeline of API changes, new endpoints, and documentation updates.
Admin/Public Route Split
All API routes reorganized into public-facing (api.php) and admin-only (admin-api.php at /api/admin/) files. The developer portal now documents only public, member, and device-facing endpoints. Billing module removed from the portal (all billing endpoints are admin-only). Displays module updated to show only the device protocol endpoints. New POST /stream/auth endpoint added to Community module for Stream Chat credential exchange. AI module paths updated to /ai/* prefix. Total portal endpoints reduced from 132 to 75 across 5 modules.
Initial API Documentation Launch
132 endpoints documented across 6 modules. OpenAPI specification available at /api/documentation. Full coverage for Operations, Billing, Community, Events, Displays, and AI Chat modules.
More updates coming soon. Check back for new endpoints and features.