Is URL in Menu API
This API call allows you to test to see if the current URL or a specific URL is part of a specific menu.
This can be useful if you're displaying one of two navigation menus automatically but there is a chance that the same link may be in multiple navigation menus.
This API call returns a true or false boolean value.
Minimum Tag
{{ _api.navigation.isUrlInMenu.key('menuKey') }}