ConsoleCatalog
Sign in
India Post logo

India Post

indiapost.gov.inLogisticsno auth

India Post e-Postoffice - Philately and Gangajal products and featured postal services.

Category Taxonomy

ASYNCREADNo auth

Returns shop categories and subcategories, optionally filtered by category or subcategory name.

ParametersFormJSON

Filter taxonomy rows by top-level category name (client-side filter)

Filter taxonomy rows by subcategory name (client-side filter)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_indiapost_category_tree",
    "params": {
      "category_name": "Philately",
      "subcategory_name": "Ancillaries - Book"
    }
  }'