Developer
    Gift Card/ Brand Voucher API
    • Account
    • Verification API
    • Recharge API
    • PAYOUT API
    • Operator Lookup API
    • Mobile Tariff Plans
    • Utility Bill Pay API
    • Gift Card/ Brand Voucher API
    • webhook/callback
    • Recharge Validation API
    • Flight Booking API
    • Bus Booking API
    • Credit Card Bill API
    • CREDIT CARD TO BANK API
    • Virtual Account
    • UPI COLLECTION
    • UPI INTENT LINK
    • Traffic E-Challan
    • Digital Gold API
    • Credit Score | CIBIL Score API
    • Get Category
      GET
    • Brand Lists
      GET
    • Buy Giftcard Voucher
      POST

      Get Category

      GET
      https://api.wepego.com/giftcard/category

      Request

      Header Params

      Responses

      🟢200
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/giftcard/category' \
      --header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
      --header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae'
      Response Response Example
      {
          "categories": [
              {
                  "type": "Accessories"
              },
              {
                  "type": "ALL"
              },
              {
                  "type": "Antivirus"
              },
              {
                  "type": "Apparel"
              },
              {
                  "type": "Apparels"
              },
              {
                  "type": "Apple Accessories"
              },
              {
                  "type": "Appliances"
              },
              {
                  "type": "Cafe"
              },
              {
                  "type": "Charity"
              },
              {
                  "type": "Clothing"
              },
              {
                  "type": "Clothing and Accessories"
              },
              {
                  "type": "Clothing and Apparels"
              },
              {
                  "type": "Clothing and Footwear"
              },
              {
                  "type": "Clothing Brand"
              },
              {
                  "type": "Coins"
              },
              {
                  "type": "Costume"
              },
              {
                  "type": "Crowdfunding Platform"
              },
              {
                  "type": "Digi Solar Panel"
              },
              {
                  "type": "Electronics"
              },
              {
                  "type": "Entertainment"
              },
              {
                  "type": "Fashion"
              },
              {
                  "type": "Food"
              },
              {
                  "type": "Footwear"
              },
              {
                  "type": "Furniture"
              },
              {
                  "type": "Gifting Platform"
              },
              {
                  "type": "Glassware"
              },
              {
                  "type": "Grocery"
              },
              {
                  "type": "Health"
              },
              {
                  "type": "Health & Beauty"
              },
              {
                  "type": "Health and Beauty "
              },
              {
                  "type": "Health and Wellness"
              },
              {
                  "type": "Health Care"
              },
              {
                  "type": "HealthCare and Insurance"
              },
              {
                  "type": "Home Furnishing"
              },
              {
                  "type": "Hotels"
              },
              {
                  "type": "Hypermarket"
              },
              {
                  "type": "Jewellery"
              },
              {
                  "type": "Kids Clothing and Accessories"
              },
              {
                  "type": "Kids Wear and Accessories"
              },
              {
                  "type": "Lifestyle"
              },
              {
                  "type": "Luxury"
              },
              {
                  "type": "Luxury Brand"
              },
              {
                  "type": "Movies"
              },
              {
                  "type": "Multi Brand Apparel"
              },
              {
                  "type": "Music"
              },
              {
                  "type": "Online Portal"
              },
              {
                  "type": "Online Shopping Portal"
              },
              {
                  "type": "Online subscription & E-commerce"
              },
              {
                  "type": "Personalised D2C Fashion"
              },
              {
                  "type": "Pharmacy"
              },
              {
                  "type": "Premium Sunglasses and EyeWear"
              },
              {
                  "type": "Restaurant"
              },
              {
                  "type": "Retail"
              },
              {
                  "type": "Shopping"
              },
              {
                  "type": "Single Brand Apparel"
              },
              {
                  "type": "Sports"
              },
              {
                  "type": "Subscription"
              },
              {
                  "type": "Toys Accessories"
              },
              {
                  "type": "Travel"
              },
              {
                  "type": "Watches"
              },
              {
                  "type": "Wellness and Spa"
              }
          ]
      }
      Modified at 2026-08-29 13:16:25
      Next
      Brand Lists
      Built with