Manage homepage
Manage header & menu
Manage footer
Manage about us
Manage contact
LAMS student support page
LAMS request information page
Manage blog posts
Manage academic programmes
| API Name | Endpoint | Method | Description | Actions |
|---|---|---|---|---|
|
|
/api/header |
GET | API to get menu header data | View |
|
|
/api/home |
GET | API to get homepage data | View |
|
|
/api/footer |
GET | API to get footer data | View |
|
|
/api/about |
GET | API to get about page data | View |
|
|
/api/contact |
GET | API to get contact data | View |
|
|
/api/student-support |
GET | LAMS Student Support page JSON | View |
|
|
/api/request-info |
GET | LAMS Request Information page JSON | View |
|
|
/api/blog |
GET | List published blog posts (supports ?page, ?category, ?search) | View |
|
|
/api/programmes |
GET | List all academic programmes | View |
|
|
/api/programmes/:id |
GET | Single programme by slug ID | View |
Click the Edit button to make changes to your data.