Get all categories

GET https://api.ecartapi.com/api/v2/categories

This resource can show all categories info.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true,"categories":[{"id":"1","name":"Root","description":null},{"id":"2","name":"Home","description":null},{"id":"3","name":"Clothes","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eDiscover our favorites fashionable discoveries, a selection of cool items to integrate in your wardrobe. Compose a unique style with personality which matches your own.\u003c/span\u003e\u003c/p\u003e"},{"id":"4","name":"Men","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eT-shirts, sweaters, hoodies and men's accessories. From basics to original creations, for every style. \u003c/span\u003e\u003c/p\u003e"},{"id":"5","name":"Women","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eT-shirts, sweaters, hoodies and women's accessories. From basics to original creations, for every style. \u003c/span\u003e\u003c/p\u003e"},{"id":"6","name":"Accessories","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eItems and accessories for your desk, kitchen or living room. Make your house a home with our eye-catching designs. \u003c/span\u003e\u003c/p\u003e"},{"id":"7","name":"Stationery","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eNotebooks, agendas, office accessories and more. Everything you need to combine the pleasant and the useful, either at work or at home. \u003c/span\u003e\u003c/p\u003e"},{"id":"8","name":"Home Accessories","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;\"\u003eDetails matter! Liven up your interior with our selection of home accessories. \u003c/span\u003e\u003c/p\u003e"},{"id":"9","name":"Art","description":"\u003cp\u003e\u003cspan style=\"font-size:10pt;font-family:Arial;font-style:normal;color:#000000;\"\u003eFramed poster and vector images, all you need to give personality to your walls or bring your creative projects to life.\u003c/span\u003e\u003c/p\u003e"}]}