Home
This endpoint retrieves a list of widgets available in the system.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the widget list.
1Successfully got widget listBad Request
Internal Server Error
This endpoint returns a URL that redirects to the add-address API for Google Map integration.
The name of the plugin requesting the API key.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the Google Map API key URL.
1Redirect to this urlBad Request
Internal Server Error
This endpoint retrieves a list of all available languages.
Number of languages to retrieve.
Starting point to retrieve languages.
Filter languages based on keyword search.
Flag to indicate if the total count of languages should be returned.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the language list.
1Successfully got the complete language listBad Request
Internal Server Error
This endpoint retrieves the store settings for a given industry.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the store settings.
1Successfully got settingsBad Request due to invalid parameters.
Internal Server Error
This endpoint retrieves the list of available addons for the system.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the addons list.
1Successfully get the listBad Request
Internal Server Error
This endpoint retrieves the list of items in the customer's cart.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully got the cart list
1Successfully got the cart listBad Request
Internal Server Error
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
2023Product successfully added to wishlist
1You have Successfully add to wishlistBad request
Internal server error
This API allows customers to retrieve their profile information.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the customer profile
1Successfully Get the Profile.Bad request
Internal server error
This API allows customers to retrieve a list of products in their wishlist.
Limit the number of products returned.
Offset for pagination.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the wishlist product list
1Successfully show the wishlist product listBad request
Internal server error
Fetch a list of pages with optional filters and pagination.
Limit the number of results
Offset for pagination
Search keyword for filtering pages
If set, returns count of pages (should be number or boolean)
Optional bearer token for authentication
Language ID for content localization
Successfully retrieved the page list
1Successfully got the group listInvalid input
Unauthorized request
Internal server error
Retrieve detailed information about a page using its slug name.
The slug name of the page to fetch details for
Optional bearer token for authentication
Language ID for content localization
Successfully retrieved page details
1Successfully get page DetailsInvalid request parameters
Unauthorized request
Page not found
Internal server error
Last updated