Menu
Fire this api to show list of menus.
api/menu
GET
https://yourdomain.com/api/menu
This end point will get you list of menus
Query Parameters
Name
Type
Description
secret
string
Client secret key will goes here which you get from admin panel.
Headers
Name
Type
Description
Authorization*
string
Bearer { bearer_token without bracket }
Accept*
string
application/json
Last updated