PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. V2
  4. WP REST Menus
WP REST Menus icon

WP REST Menus

Add menus endpoints to WP REST API

By skapator·V2·Free
5(4 reviews)
·100 active installs·Updated 4 years ago
DownloadVisit HomepageCompare

As of April 2026, WP REST Menus is a WordPress v2 plugin with 100 active installations and a 5/5 rating from 4 reviews. It has been downloaded 8.4K+ times in total. Requires WordPress 5.0+ and PHP 5.6+. Available on WordPress.org since 2018. Last updated 4 years ago — may have compatibility concerns. Top alternative: WP Rest Api V2 Multiple PostTypes.

5/54 reviews
100active installs
8.4K+total downloads
8 yearssince 2018

Overview

This plugin adds new endpoints for WordPress registered menus.
Usefull when building SPAs with Vuejs, React or any front-end framework.
Works with Advacned Custom Fields, WPML, Polylang

The new endpoints available:

Get all menus

GET /menus/v1/menus

// Response sample
{  
    term_id: 2,
    name: "Main Menu",
    slug: "main-menu",
    term_group: 0,
    term_taxonomy_id: 2,
    taxonomy: "nav_menu",
    description: "",
    parent: 0,
    count: 8,
    filter: "raw"
},
...

Get a menus items by id (term_id)

GET /menus/v1/menus/<id>

// Response sample
{  
    ID: 5,
    post_author: "1",
    post_date: "2018-07-03 06:42:18",
    post_date_gmt: "2018-07-03 06:42:18",
    filter: "raw",
    db_id:5,
    menu_item_parent: "0",
    object_id: "5",
    object: "custom",
    type: "cust…
Read full description on WordPress.org

Ratings & Reviews

54 reviews
5 ★
4
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.0+ requiredTested up to 5.9.13
PHP5.6+ required

Top Alternatives to WP REST Menus

WP Rest Api V2 Multiple PostTypes icon
WP Rest Api V2 Multiple PostTypes
0100 installsUpdated 7 years ago
ViewCompare
View all v2 plugins →

Frequently Asked Questions

Contributors

skapatorskapator
Plugin Info
Version
1.0.4
Last Updated
Feb 17, 2022
WP Requires
5.0+
Tested Up To
5.9.13
PHP Requires
5.6+
Active Installs
100
Downloads
8.4K+
Added
Jul 4, 2018
Business
Free

Tags

v2apiwp-rest-apiwp-rest-menus

Developer

S
skapator
5 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP REST Menus vs WP Rest Api V2 Multiple PostTypes→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.