Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/product_category_mappings/count?ProductId=92108412&CategoryId=92108412' \
--header 'Accept: text/plain' \
--header 'Authorization: Bearer <token>'
{
"count": 67035517
}