main branch and lands here as a PR titled docs(api): refresh openapi spec from mahara@<sha>. Browse the API Reference for current endpoint shapes.
How to read this page
- Breaking entries change request or response shapes in ways that require client updates
- Added entries introduce new endpoints, fields, or behaviors
- Changed entries adjust behavior or wording without breaking existing clients
- Fixed entries are bug fixes that align actual behavior with documented behavior
Versioning
The current API version isv1 (path prefix /api/v1/). Breaking changes will introduce /api/v2/ and the old version will remain operational for at least 12 months.