Public Index
Public view for the API.
This view can be used to render a public page or handle public API requests.
GET /?format=api
{
"message": "Welcome to the Public API endpoint!",
"status": "success"
}
Public view for the API.
This view can be used to render a public page or handle public API requests.
GET /?format=api
{
"message": "Welcome to the Public API endpoint!",
"status": "success"
}