emart - Laravel Multi-Vendor Ecommerce Advanced CM
  • Documentation
  • Introduction
  • Key Features
  • Installation
    • Server Requirements
    • Shared Hosting Install
    • Installation Step By Step
    • Installation on VPS hosting
  • Developer Guide
    • Developer Guide
  • Setting up emart
    • Mail settings
    • Setting up CRON JOBS
    • PWA Setup
    • Multivendor Setup
    • Setting up Multicurrency
    • Database backup
    • Import Demo Content
    • Push notifications
    • Seller Payouts
    • Front settings
      • Payment gateways
      • SMS Settings
    • Site Settings
    • Setting up Google review
    • Wallet settings
    • Add-on Manager
  • faq's
    • Installation FAQ's
    • General Settings
    • Disclaimer
    • Regular & Extended Licenses
    • Privacy Policy
    • Access Denied
  • UPDATE PROCESS
    • Changelogs
    • UpdateGuide
    • Quick Update
      • 2.8.x
      • 2.9.x
      • 3.0x
  • Support
    • Support
    • Source and Credits
    • Emart Tutorials - Youtube
    • Installation of eMart
  • Conclusion
    • Conclusion
  • portfolio
  • Codecanyon
  • Themeforest
  • Graphic River
  • Homepage
  • Emart Api
  • 🍿Getting Started
  • Login
  • Register
  • Refresh Token
  • Logout
  • Social Login API
  • Homepage (12/01/2022)
  • Product Detail page (18/01)
  • Product all Comments
  • Product All Reviews
  • Get All Brands
  • Brand Products
  • Main Category with products(26/11)
  • Subcategory with products (26/11)
  • Child category with their products (26/11)
  • Get all categories
  • Get All Subcategory
  • Get All Childcategories
  • 🦹‍♂️View User Profile
  • Current User Wallet
  • User Favorite Wishlist (26/11)
  • Add item in wishlist (09/02)
  • Remove items from wishlist (09/02)
  • Wishlist collection (09/02)
  • View Particular Wishlist collection (09/02)
  • Create wishlist collection (09/02)
  • Current User Address list (02/02)
  • Create new user address (02/02)
  • List Billing address (02/02)
  • Create billing address (02/02)
  • Current User bank list (10/01/2022)
  • Current User notifications
  • 🌟My Reviews
  • Get User Cart (13/01)
  • Add Item in User Cart (13/01)
  • Remove Item from user cart (13/01)
  • Clear user cart
  • Increase item quantity in user cart (19/01) (Updated)
  • Get Guest User Cart (15/01)
  • Guest cart Store (15/01)
  • Apply Coupans
  • Remove coupan
  • General FAQ API
  • Custom Page
  • Pincode API (03/02)
  • General Configurations
  • Payment Methods List
  • List of countries
  • List of states
  • List of Cities
  • Search City (03/02)
  • Fetch City List By Pincode For Guest (03/02)
  • Fetch city list with address for logged in user (03/02)
  • List Languages
  • Fetch Current Time
  • Policy Pages
  • Order Review (27/02)
  • Localpickup apply (27/02)
  • Remove Localpickup (27/02)
  • Confirm Order
  • MY Orders
  • View Order
  • Get Razorpay Payment ORDER ID
  • Generate Paytm Checksum
  • View All Flashdeals (12/01)
  • View Specific Flashdeals (12/01)
  • Wishlist
  • Changelogs
Powered by GitBook
On this page
  • This endpoint allows you to get all the active brands.
  • IF response fail

Was this helpful?

Get All Brands

Get all brands by firing this api.

This endpoint allows you to get all the active brands.

GET https://castleindia.in/emart/public /api/brands?secret=XXXX /api/brands

Query Parameters

Name
Type
Description

secret

string

Client secret key which you obtain from admin panel.

Accept

string

application/json

[
  {
    "id": 1,
    "category_id": [
      "2",
      "4"
    ],
    "name": "Apple",
    "image": "15957760761582115025brand3.png",
    "status": "1",
    "created_at": "2020-01-15T13:16:35.000000Z",
    "updated_at": "2020-07-26T17:07:56.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 2,
    "category_id": [
      "3"
    ],
    "name": "Nike",
    "image": "15957760601582115013brand2.png",
    "status": "1",
    "created_at": "2020-01-15T13:16:51.000000Z",
    "updated_at": "2020-07-26T17:07:40.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 3,
    "category_id": [
      "2"
    ],
    "name": "Canon",
    "image": "15957760441582114999brand1.png",
    "status": "1",
    "created_at": "2020-01-15T13:17:02.000000Z",
    "updated_at": "2020-07-26T17:07:24.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 4,
    "category_id": [
      "3"
    ],
    "name": "Under Armour",
    "image": "15957760211580794558b-logo7.png",
    "status": "1",
    "created_at": "2020-01-15T13:17:19.000000Z",
    "updated_at": "2020-07-26T17:07:01.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 5,
    "category_id": [
      "3",
      "4"
    ],
    "name": "Casio",
    "image": "15957760041580794558b-logo7.png",
    "status": "1",
    "created_at": "2020-01-15T13:17:50.000000Z",
    "updated_at": "2020-07-26T17:06:44.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 6,
    "category_id": [
      "2"
    ],
    "name": "Espn",
    "image": "15957758611582114965b-logo5.png",
    "status": "1",
    "created_at": "2020-01-15T13:20:24.000000Z",
    "updated_at": "2020-07-26T17:04:21.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 7,
    "category_id": [
      "3",
      "4"
    ],
    "name": "Fossil",
    "image": "15957759751582114954b-logo4.png",
    "status": "1",
    "created_at": "2020-01-15T13:20:39.000000Z",
    "updated_at": "2020-07-26T17:06:15.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 8,
    "category_id": [
      "1"
    ],
    "name": "Hooker",
    "image": "15957759601580794577b-logo2.png",
    "status": "1",
    "created_at": "2020-01-15T13:20:53.000000Z",
    "updated_at": "2020-07-26T17:06:01.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 9,
    "category_id": [
      "2"
    ],
    "name": "Hewlett Packard",
    "image": "15957759381582114931b-logo3.png",
    "status": "1",
    "created_at": "2020-01-15T13:21:18.000000Z",
    "updated_at": "2020-07-26T17:05:38.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 10,
    "category_id": [
      "2"
    ],
    "name": "Lenovo",
    "image": "15957759121582114921b-logo1.png",
    "status": "1",
    "created_at": "2020-01-15T13:21:29.000000Z",
    "updated_at": "2020-07-26T17:05:12.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 11,
    "category_id": [
      "3"
    ],
    "name": "United Colors Of Bentton",
    "image": "15957758771582114909brand6.png",
    "status": "1",
    "created_at": "2020-01-15T13:21:52.000000Z",
    "updated_at": "2020-07-26T17:04:37.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 12,
    "category_id": [
      "1",
      "2",
      "3",
      "4"
    ],
    "name": "eMart",
    "image": "15957757851579090933logo.png",
    "status": "1",
    "created_at": "2020-01-15T13:22:14.000000Z",
    "updated_at": "2020-07-26T17:03:05.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 15,
    "category_id": [
      "6"
    ],
    "name": "Grocery",
    "image": "15957757561594115699grocery-store-banner-food-drinks-set-icons-vector-14646065.jpg",
    "status": "1",
    "created_at": "2020-07-07T11:54:59.000000Z",
    "updated_at": "2020-07-26T17:02:36.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  },
  {
    "id": 17,
    "category_id": null,
    "name": "Test",
    "image": null,
    "status": "1",
    "created_at": "2020-11-10T09:41:22.000000Z",
    "updated_at": "2020-12-09T01:11:59.000000Z",
    "show_image": "1",
    "is_requested": 0,
    "brand_proof": null
  }
]

IF response fail

{
  "errors": "Secret Key is required",
  "status": "fail"
}
{
  "errors": "Invalid Secret Key !",
  "status": "fail"
}
PreviousProduct All ReviewsNextBrand Products

Last updated 2 years ago

Was this helpful?