Laboratory WordPress Menus Rest API Generate API Endpoints for WordPress menus.
As of April 2026, Laboratory WordPress Menus Rest API is a WordPress api plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.2K+ times in total. Requires WordPress 4.7.1+ and PHP 7.2+. Available on WordPress.org since 2018. Last updated 7 years ago — may have compatibility concerns. Top alternative: WP Consent API.
Laboratory WordPress Menus Rest API
Generate API Endpoints for WordPress menus.
/wp-json/lab-menus/v1/menu/{menu(string | int)}Params:
menu – Either the slug (string) or ID (int) of a menu e.g.
http://example.com/wp-json/lab-menus/v1/menu/main-menuhttp://example.com/wp-json/lab-menus/v1/menu/2Return: Array of menu item objects, otherwise false.
[{
"ID": 48,
"menu_item_parent": "0",
"object_id": "46",
"object": "page",
"type": "post_type",
"type_label": "Page",
"url": "http:\/\/localhost:8888\/example\/test\/",
"title": "Academics",
"target": "",
"attr_title": "",
"description": "",
"classes": [""],
// Rest of the details...,
}]
/wp-json/lab-menus/v1/menu-optionse.g. http:…
| WordPress | 4.7.1+ requiredTested up to 4.9.29 |
| PHP | 7.2+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.