Get All Subcategory

From this api you will get all subcategories which are active.

This endpoint allows you to get all the active subcategories

GET https://castleindia.in/emart/public /api/subcategories?secret=xxxx /api/

Query Parameters

NameTypeDescription

secret

String

Client secret key which obtained from admin panel.

Headers

NameTypeDescription

Accept

String

application/json

{
  "categories": [
    {
      "id": 4,
      "title": {
        "en": "Kids",
        "es": "Niñas"
      },
      "icon": "fa-child",
      "image": "1579088815Zip-up sweatshirt with bands 04-01.jpg",
      "description": {
        "en": "<p>Children's clothing or kids' clothing is clothing for children who have not yet grown to full height. Grandma bait is a retail industry term for expensive children's clothing. Children's clothing is often more casual than adult clothing, fit for play and rest. Hosiery is commonly used.<\/p>",
        "es": "<p>Children's clothing or kids' clothing is clothing for children who have not yet grown to full height. Grandma bait is a retail industry term for expensive children's clothing. Children's clothing is often more casual than adult clothing, fit for play and rest. Hosiery is commonly used.<\/p>"
      },
      "parent_cat": 3,
      "position": 1,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:16:55.000000Z",
      "updated_at": "2020-11-26T10:40:03.000000Z"
    },
    {
      "id": 3,
      "title": {
        "en": "Sofa-Chair"
      },
      "icon": "fa-wheelchair-alt",
      "image": "1579088727Kooper Accent Armchair, Seafoam Blue Velvet 06-02.jpg",
      "description": {
        "en": "<p><strong>Sofa-Chairs<\/strong> can be made from wood, metal, or other strong materials, like stone or acrylic. In some cases, multiple materials are used to construct a <strong>chair<\/strong>; for example, the legs and frame may be made from metal and the seat and back may be made from plastic.<\/p>"
      },
      "parent_cat": 1,
      "position": 2,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:15:27.000000Z",
      "updated_at": "2020-07-07T14:30:57.000000Z"
    },
    {
      "id": 1,
      "title": {
        "en": "Bed"
      },
      "icon": "fa-bed",
      "image": "1579088525Kida King Size Bed, Royal Blue Velvet and Brass Legs 02-04.jpg",
      "description": {
        "en": "<p>A <strong>bed<\/strong> is a piece of furniture which is used as a place to sleep or relax. Most modern <strong>beds<\/strong> consist of a soft, cushioned mattress on a <strong>bed<\/strong> frame, the mattress resting either on a solid base, often wood slats, or a sprung base. ... Some <strong>beds<\/strong> are made especially for animals.<\/p>"
      },
      "parent_cat": 1,
      "position": 3,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:12:05.000000Z",
      "updated_at": "2020-07-07T14:30:50.000000Z"
    },
    {
      "id": 10,
      "title": {
        "en": "Printers"
      },
      "icon": "fa-print",
      "image": "1579089521.jpg",
      "description": {
        "en": "<p>In computing, a printer is a peripheral device which makes a persistent representation of graphics or text, usually on paper. While most output is human-readable, bar code printers are an example of an expanded use for printers.<\/p>"
      },
      "parent_cat": 2,
      "position": 4,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:28:24.000000Z",
      "updated_at": "2020-06-20T15:34:17.000000Z"
    },
    {
      "id": 5,
      "title": {
        "en": "Men"
      },
      "icon": "fa-male",
      "image": "1579088988Men's Hoddie 05-01.jpg",
      "description": {
        "en": "<p>Mens Clothing - Shop from the latest collection of Apparels for Men Online in India. Choose from wide range of mens fashion apparels by top brands on emart<\/p>"
      },
      "parent_cat": 3,
      "position": 5,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:19:48.000000Z",
      "updated_at": "2020-06-20T15:34:17.000000Z"
    },
    {
      "id": 6,
      "title": {
        "en": "Women"
      },
      "icon": "fa-female",
      "image": "1579089041UA Fly-By Women's Running Shorts 02-03 .jpg",
      "description": {
        "en": "<p>In Western societies, skirts, dresses and high-heeled shoes are usually seen as women's clothing, while neckties are usually seen as men's clothing. Trousers were once seen as exclusively male clothing, but can nowadays be worn by both genders.<\/p>"
      },
      "parent_cat": 3,
      "position": 6,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:20:41.000000Z",
      "updated_at": "2020-07-07T14:31:16.000000Z"
    },
    {
      "id": 7,
      "title": {
        "en": "Camera"
      },
      "icon": "fa-camera",
      "image": "1579089151Canon IXUS 185 03-02.jpg",
      "description": {
        "en": "<p>A camera is an optical instrument used to record images. At their most basic, cameras are sealed boxes with small holes that let light in to capture an image on a light-sensitive surface. Cameras have various mechanisms to control how the light falls onto the light-sensitive surface. <\/p>"
      },
      "parent_cat": 2,
      "position": 7,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:22:31.000000Z",
      "updated_at": "2020-07-07T14:31:28.000000Z"
    },
    {
      "id": 8,
      "title": {
        "en": "iPad"
      },
      "icon": "fa-mobile-phone",
      "image": "1579089304Apple iPad Pro Grey 01-05.jpg",
      "description": {
        "en": "<p>The iPad is a touchscreen tablet PC made by Apple . The original iPad debuted in 2010. ... They run Apple's iOS mobile operating system and have Wi-Fi connectivity with optional 4G capabilities.<\/p>"
      },
      "parent_cat": 2,
      "position": 8,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:25:04.000000Z",
      "updated_at": "2020-07-07T14:37:13.000000Z"
    },
    {
      "id": 9,
      "title": {
        "en": "Laptop",
        "es": "Ordenador portátil"
      },
      "icon": "fa-laptop",
      "image": "1579089444.jpg",
      "description": {
        "en": "<p>A laptop , often called a notebook, is a small, portable personal computer with a \"clamshell\" form factor, typically having a thin LCD or LED computer screen mounted on the inside of the upper lid of the clamshell and an alphanumeric keyboard on the inside of the lower lid.<\/p>",
        "es": "<p>A laptop , often called a notebook, is a small, portable personal computer with a \"clamshell\" form factor, typically having a thin LCD or LED computer screen mounted on the inside of the upper lid of the clamshell and an alphanumeric keyboard on the inside of the lower lid.<\/p>"
      },
      "parent_cat": 2,
      "position": 9,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:26:59.000000Z",
      "updated_at": "2020-11-26T10:41:38.000000Z"
    },
    {
      "id": 2,
      "title": {
        "en": "Lamp"
      },
      "icon": "fa-lightbulb-o",
      "image": "1579088628.jpg",
      "description": {
        "en": "<p>A <strong>lamp<\/strong> is a device that makes light and heat. <strong>Lamps<\/strong> usually work with electricity, using a lightbulb. In the United States, a <strong>lamp<\/strong> is usually considered a desk <strong>lamp<\/strong> or floor <strong>lamp<\/strong>. ... Before electric <strong>lamps<\/strong> were invented, gas <strong>lamps<\/strong>, oil <strong>lamps<\/strong> or candles were used.<\/p>"
      },
      "parent_cat": 1,
      "position": 10,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:13:10.000000Z",
      "updated_at": "2020-07-07T14:30:44.000000Z"
    },
    {
      "id": 12,
      "title": {
        "en": "Men's Watches"
      },
      "icon": "fa-clock-o",
      "image": "1579090130.jpg",
      "description": {
        "en": "<p>A watch is a timepiece intended to be carried or worn by a person. It is designed to keep working despite the motions caused by the person's activities. A wristwatch is designed to be worn around the wrist, attached by a watch strap or other type of bracelet. A pocket watch is designed for a person to carry in a pocket. The study of timekeeping is known as horology. <\/p>"
      },
      "parent_cat": 4,
      "position": 11,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:38:03.000000Z",
      "updated_at": "2020-07-07T14:36:36.000000Z"
    },
    {
      "id": 13,
      "title": {
        "en": "Women's Watches"
      },
      "icon": "fa-clock-o",
      "image": "1579090168HYBRID SMARTWATCH CARLIE ROSE GOLD-TONE STAINLESS STEEL 02-01.jpg",
      "description": {
        "en": "<p>A watch is a timepiece intended to be carried or worn by a person. It is designed to keep working despite the motions caused by the person's activities. A wristwatch is designed to be worn around the wrist, attached by a watch strap or other type of bracelet. A pocket watch is designed for a person to carry in a pocket. The study of timekeeping is known as horology. <\/p>"
      },
      "parent_cat": 4,
      "position": 12,
      "status": 1,
      "featured": 0,
      "created_at": "2020-01-15T17:39:28.000000Z",
      "updated_at": "2020-07-07T14:38:33.000000Z"
    },
    {
      "id": 14,
      "title": {
        "en": "Digital Watch"
      },
      "icon": "fa-clock-o",
      "image": "1579178033GEN 5 SMARTWATCH - THE CARLYLE HR BLACK SILICONE 03-01.jpg",
      "description": {
        "en": "<p> <strong>watch<\/strong> with a <strong>digital<\/strong> display. alphanumeric display, <strong>digital<\/strong> display - a display that gives the information in the form of characters (numbers or letters) <strong>watch<\/strong>, ticker - a small portable timepiece.<\/p>"
      },
      "parent_cat": 4,
      "position": 13,
      "status": 1,
      "featured": 1,
      "created_at": "2020-01-16T18:03:53.000000Z",
      "updated_at": "2020-07-07T14:38:06.000000Z"
    },
    {
      "id": 15,
      "title": {
        "en": "Cricket and more"
      },
      "icon": "fa-soccer-ball-o",
      "image": "1594112973.jpg",
      "description": {
        "en": "<p>find all cricket related stuff and more..<\/p>"
      },
      "parent_cat": 5,
      "position": 14,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T17:38:54.000000Z",
      "updated_at": "2020-07-07T14:39:33.000000Z"
    },
    {
      "id": 16,
      "title": {
        "en": "Gaming"
      },
      "icon": "fa-archive",
      "image": "1594113030.jpg",
      "description": {
        "en": "<p>Find all gaming related stuff here .... <\/p>"
      },
      "parent_cat": 5,
      "position": 15,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T17:39:33.000000Z",
      "updated_at": "2020-07-07T14:40:30.000000Z"
    },
    {
      "id": 17,
      "title": {
        "en": "PS 4 Games"
      },
      "icon": "fa-archive",
      "image": "1594113076.png",
      "description": {
        "en": "<p>find all PS4 Games here...<\/p>"
      },
      "parent_cat": 5,
      "position": 16,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T17:40:20.000000Z",
      "updated_at": "2020-07-07T14:41:16.000000Z"
    },
    {
      "id": 18,
      "title": {
        "en": "Skin Care"
      },
      "icon": "fa-adjust",
      "image": "1593522720cosmetic-brushes-makeup-powder-dark-background_23-2148209050.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">No matter what your skin type is, a daily <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">skin care<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> routine can help you maintain overall skin health and improve specific concerns <\/span><\/p>"
      },
      "parent_cat": 7,
      "position": 17,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:42:00.000000Z",
      "updated_at": "2020-06-30T18:42:00.000000Z"
    },
    {
      "id": 19,
      "title": {
        "en": "Hair Care"
      },
      "icon": "fa-asterisk",
      "image": "1594113116.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Hair care is an overall term for hygiene and cosmetology involving the hair which grows from the human scalp, and to a lesser extent facial, pubic and other body hair. Hair care routines differ according to an individual's culture and the physical characteristics of one's hair.<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> <\/span><\/p>"
      },
      "parent_cat": 7,
      "position": 18,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:42:48.000000Z",
      "updated_at": "2020-07-07T14:41:57.000000Z"
    },
    {
      "id": 20,
      "title": {
        "en": "Fragnance"
      },
      "icon": "fa-archive",
      "image": "1594113170.jpg",
      "description": {
        "en": "<p><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Perfume<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> is a mixture of fragrant essential oils or aroma compounds, fixatives and solvents, used to give the human body, animals, food, objects, and ...<\/span><\/p>"
      },
      "parent_cat": 7,
      "position": 19,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:43:48.000000Z",
      "updated_at": "2020-07-07T14:42:50.000000Z"
    },
    {
      "id": 21,
      "title": {
        "en": "Seeds"
      },
      "icon": "fa-archive",
      "image": "1594113205.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Buy <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Seeds<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> Online in India from Ugaoo.com. Best collection of Heirloom <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Seeds<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">, Herb Plant <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Seeds<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">, Organic <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Seeds<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">, Vegetable <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Seeds<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">, Flower <\/span><\/p>"
      },
      "parent_cat": 8,
      "position": 20,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:44:21.000000Z",
      "updated_at": "2020-07-07T14:43:25.000000Z"
    },
    {
      "id": 22,
      "title": {
        "en": "All Plants"
      },
      "icon": "fa-archive",
      "image": "1594113255.jpg",
      "description": {
        "en": "<p><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Plants<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> are mainly multicellular organisms, predominantly photosynthetic eukaryotes of the kingdom Plantae. Historically, <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">plants<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> were treated as one of two<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> ..<\/span><\/p>"
      },
      "parent_cat": 8,
      "position": 21,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:44:34.000000Z",
      "updated_at": "2020-07-07T14:44:15.000000Z"
    },
    {
      "id": 23,
      "title": {
        "en": "Fertilizer and Soil"
      },
      "icon": "fa-archive",
      "image": "1594113324.jpg",
      "description": {
        "en": "<p><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\">Most gardeners should use a complete <\/span><strong>fertilizer<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> with twice as much phosphorus as nitrogen or potassium. An example would be 10-20-10 or 12-24-12. These <\/span><strong>fertilizers<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> usually are easy to find. Some <\/span><strong>soils<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> contain enough potassium for good plant growth and don't need more.<\/span><\/p>"
      },
      "parent_cat": 8,
      "position": 22,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:44:55.000000Z",
      "updated_at": "2020-07-07T14:45:24.000000Z"
    },
    {
      "id": 24,
      "title": {
        "en": "Editor's Concern"
      },
      "icon": "fa-book",
      "image": "1594113379.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">A <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">book<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> is a medium for recording information in the form of writing or images, typically composed of many pages bound together and protected by a cover.<\/span><\/p>"
      },
      "parent_cat": 5,
      "position": 23,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:45:33.000000Z",
      "updated_at": "2020-07-07T14:46:19.000000Z"
    },
    {
      "id": 25,
      "title": {
        "en": "Fitness & Exercise"
      },
      "icon": "fa-angellist",
      "image": "1594113481.jpg",
      "description": {
        "en": "<p> <\/p><p>\r\n\r\n\r\n\r\nPhysical fitness\r\n<span>Physical fitness is a state of health and well‑being and, more specifically, the ...<\/span>\r\n\r\n\r\n<\/p>"
      },
      "parent_cat": 5,
      "position": 24,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:46:21.000000Z",
      "updated_at": "2020-07-07T14:48:01.000000Z"
    },
    {
      "id": 26,
      "title": {
        "en": "Pickles"
      },
      "icon": "fa-archive",
      "image": "1594108692.jpg",
      "description": {
        "en": "<p><strong>Pickling<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> is an ancient food preservation technique. People can make <\/span><strong>pickles<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> from almost any food but, for many, <\/span><\/p>"
      },
      "parent_cat": 6,
      "position": 25,
      "status": 1,
      "featured": 1,
      "created_at": "2020-06-30T18:47:07.000000Z",
      "updated_at": "2020-07-07T13:28:13.000000Z"
    },
    {
      "id": 27,
      "title": {
        "en": "Pasta & Noodles"
      },
      "icon": "fa-asterisk",
      "image": "1594112265.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Pasta is the Italian designation or name given to a type of starchy noodle or dumpling food or dish typically made from grain flour, commonly wheat, mixed into a paste or dough, usually with water or eggs, and formed or cut into sheets or other shapes. It is usually cooked by boiling, baking or frying.<\/span><\/p>"
      },
      "parent_cat": 6,
      "position": 26,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:47:24.000000Z",
      "updated_at": "2020-07-07T14:27:45.000000Z"
    },
    {
      "id": 28,
      "title": {
        "en": "Dry Fruits"
      },
      "icon": "fa-archive",
      "image": "1594113576.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Dried fruit is fruit from which the majority of the original water content has been removed either naturally, through sun drying, or through the use of specialized dryers or dehydrators.<\/span><\/p>"
      },
      "parent_cat": 6,
      "position": 27,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:47:41.000000Z",
      "updated_at": "2020-07-07T16:06:36.000000Z"
    },
    {
      "id": 29,
      "title": {
        "en": "Barbie Store"
      },
      "icon": "fa-archive",
      "image": "1594113701.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Barbie is a fashion doll manufactured by the American toy company Mattel, Inc. and launched in March 1959. American businesswoman Ruth Handler is credited with the creation of the doll using a German doll called Bild Lilli as her inspiration.<\/span><\/p>"
      },
      "parent_cat": 9,
      "position": 28,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:48:16.000000Z",
      "updated_at": "2020-07-07T14:51:41.000000Z"
    },
    {
      "id": 30,
      "title": {
        "en": "Hot Wheels Store"
      },
      "icon": "fa-archive",
      "image": "1594113939.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Hot Wheels is a brand of die-cast toy cars introduced by American toy maker Mattel in 1968. It was the primary competitor of Matchbox until 1997, when Mattel bought Tyco Toys, then-owner of Matchbox.<\/span><\/p>"
      },
      "parent_cat": 9,
      "position": 29,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:48:37.000000Z",
      "updated_at": "2020-07-07T14:55:39.000000Z"
    },
    {
      "id": 31,
      "title": {
        "en": "Folk & Songwriter"
      },
      "icon": "fa-archive",
      "image": "1594113978.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Folk music includes traditional folk music and the genre that evolved from it during the 20th-century folk revival. Some types of folk music may be called world music.<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> <\/span><\/p>"
      },
      "parent_cat": 10,
      "position": 30,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:49:25.000000Z",
      "updated_at": "2020-07-07T14:56:18.000000Z"
    },
    {
      "id": 32,
      "title": {
        "en": "Film Songs"
      },
      "icon": "fa-archive",
      "image": "1594114032.jpg",
      "description": {
        "en": "<p><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\">A <\/span><strong>song<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> is a musical composition intended to be performed by the human voice. ... <\/span><strong>Songs<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> contain various forms, such as those including the repetition and variation of sections. Written words created specifically for music or for which music is specifically created, are called lyrics.<\/span><\/p>"
      },
      "parent_cat": 10,
      "position": 31,
      "status": 1,
      "featured": 0,
      "created_at": "2020-06-30T18:49:47.000000Z",
      "updated_at": "2020-07-07T14:57:12.000000Z"
    },
    {
      "id": 33,
      "title": {
        "en": "Tyres"
      },
      "icon": "fa-circle-o-notch",
      "image": "1593601704car-wheel-realistic_1284-4977.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Buy Car, SUV, Sedan, Hatchback, Sport Car, Luxury Car and all kind of Vehicle <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Tyres<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> Online at Lowest Price. Wide range of <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Tyre<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> Brands like Ceat <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Tyre<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">, Michelin<\/span><\/p>"
      },
      "parent_cat": 12,
      "position": 32,
      "status": 1,
      "featured": 0,
      "created_at": "2020-07-01T16:38:24.000000Z",
      "updated_at": "2020-07-01T16:38:24.000000Z"
    },
    {
      "id": 34,
      "title": {
        "en": "Engine Oil"
      },
      "icon": "fa-eercast",
      "image": "1593601825engine-pistons-mineral-oil-gasoline-realistic-illustration-isolated-white-background_1441-2634.jpg",
      "description": {
        "en": "<p><strong>Motor oil<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> is used for lubrication of internal combustion <\/span><strong>engines<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\">. The main function of <\/span><strong>motor oil<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> is to reduce friction and wear on moving parts and to clean the <\/span><strong>engine<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> from sludge (one of the functions of dispersants) and varnish (detergents).<\/span><\/p>"
      },
      "parent_cat": 12,
      "position": 33,
      "status": 1,
      "featured": 0,
      "created_at": "2020-07-01T16:40:25.000000Z",
      "updated_at": "2020-07-01T16:40:25.000000Z"
    },
    {
      "id": 35,
      "title": {
        "en": "Brake Fluid"
      },
      "icon": "fa-archive",
      "image": "1593601907car-repair-garage_1170-1497.jpg",
      "description": {
        "en": "<p><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Brake fluid<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> is a type of hydraulic fluid used in hydraulic brake and hydraulic clutch applications in automobiles, motorcycles, light trucks, and some bicycles.<\/span><\/p>"
      },
      "parent_cat": 12,
      "position": 34,
      "status": 1,
      "featured": 0,
      "created_at": "2020-07-01T16:41:47.000000Z",
      "updated_at": "2020-07-01T16:41:47.000000Z"
    },
    {
      "id": 36,
      "title": {
        "en": "Living Room"
      },
      "icon": "fa-bed",
      "image": "1593602006cartoon-living-room-interior-background-template-cozy-house-apartment-concept_33099-196.jpg",
      "description": {
        "en": "<p><strong>Living room<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> is a <\/span><strong>room<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> in a residential house or apartment for relaxing and socializing. <\/span><strong>Living room<\/strong><span style=\"color:#222222;font-family:arial, sans-serif;font-size:16px;background-color:#ffffff;\"> may contain furnishings such as a sofa, chairs, occasional tables, coffee tables, bookshelves, electric lamps, rugs, or other furniture.<\/span><\/p>"
      },
      "parent_cat": 11,
      "position": 35,
      "status": 1,
      "featured": 0,
      "created_at": "2020-07-01T16:43:26.000000Z",
      "updated_at": "2020-07-01T16:43:26.000000Z"
    },
    {
      "id": 37,
      "title": {
        "en": "Home Furnishing"
      },
      "icon": "fa-archive",
      "image": "1593602060bright-cosy-modern-kitchen-with-island_23-2148238576.jpg",
      "description": {
        "en": "<p><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">Revamp Your <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">Home Furnishings<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\"> and Adorn the Entire Style of Your House. Make your home into a beautiful living space with lavish <\/span><span style=\"font-weight:bold;color:#5f6368;font-family:arial, sans-serif;background-color:#ffffff;\">home furnishings<\/span><span style=\"color:#4d5156;font-family:arial, sans-serif;background-color:#ffffff;\">.<\/span><\/p>"
      },
      "parent_cat": 11,
      "position": 36,
      "status": 1,
      "featured": 0,
      "created_at": "2020-07-01T16:44:20.000000Z",
      "updated_at": "2020-07-01T16:44:20.000000Z"
    },
    {
      "id": 38,
      "title": {
        "en": "Mobile Phones"
      },
      "icon": "fa-archive",
      "image": "1597662365jpg",
      "description": {
        "en": "<p>A <strong>mobile phone<\/strong> (also known as a hand <strong>phone<\/strong>, <strong>cell phone<\/strong>, or <strong>cellular<\/strong> telephone) is a small portable radio telephone. The <strong>mobile phone<\/strong> can be used to communicate over long distances without wires. It works by communicating with a nearby base station (also called a \"<strong>cell<\/strong> site\") which connects it to the main <strong>phone<\/strong> network.<\/p>"
      },
      "parent_cat": 2,
      "position": 37,
      "status": 1,
      "featured": 0,
      "created_at": "2020-08-18T02:06:05.000000Z",
      "updated_at": "2020-08-18T02:06:05.000000Z"
    },
    {
      "id": 39,
      "title": {
        "en": ""
      },
      "icon": null,
      "image": null,
      "description": null,
      "parent_cat": 14,
      "position": 38,
      "status": 1,
      "featured": 0,
      "created_at": "2020-11-10T14:11:22.000000Z",
      "updated_at": "2020-11-10T14:11:22.000000Z"
    }
  ]
}

If response fail

{
  "errors": "Secret Key is required",
  "status": "fail"
}
{
  "errors": "Invalid Secret Key !",
  "status": "fail"
}

Last updated