Loading...

Knowledge Base

Get Product Category and Product Key Mapping Using the API

When you want to retrieve the mapping of product categories and product keys using the API. This article explains the required authentication parameters, API request format, and category-to-product key mapping response information.

Get ProductCategory-ProductKeys Mapping

Description

Gets the mapping of product category to product keys.

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/products/category-keys-mapping.json?auth-userid=0&api-key=key

Response

Returns a map with appropriate category-keys mapping.