Developer
    Mobile Tariff Plans
    • 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
    • mobile_recharge_plans
      POST

      mobile_recharge_plans

      POST
      https://api.wepego.com/utility/addon/mobile_recharge_plans
      PARAMDefaultMandatory (M) , Optional (O)
      codeOperator code from Operator ListsM
      state_idUnique state_id for Each stateM
      numberMobile NumberO
      {
          "code": "RJP",
          "state_id": "1"
      }
      
      State IDSTATE NAME
      1Andhra Pradesh
      2Assam
      3Bihar & Jharkhand
      4Chennai
      6Delhi & NCR
      8Gujarat
      9Haryana
      10Himachal Pradesh
      11Jammu & Kashmir
      13Karnataka
      14Kerala
      15Kolkata
      18Maharashtra & Goa (except Mumbai)
      16MP & Chattisgarh
      19Mumbai
      20North East
      21Orissa
      22Punjab
      23Rajasthan
      24Tamilnadu
      25UP(EAST)
      26UP(WEST) & Uttarakhand
      27West Bengal
      28All India (except Delhi/Mumbai)
      CodeOperator
      ATPAirtel
      BGPBSNL
      IDPVI Prepaid
      RJPReliance Jio
      MTNLMTNL

      Request

      Header Params

      Body Params application/json

      Examples

      Responses

      🟢200
      application/json
      Bodyapplication/json

      🟠400
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/utility/addon/mobile_recharge_plans' \
      --header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
      --header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
      --header 'Content-Type: application/json' \
      --data '{
          "code": "RJP",
          "state_id": "1"
      }'
      Response Response Example
      200 - success
      {
          "result": 0,
          "categories": [
              {
                  "category": "All Plans",
                  "planType": "1"
              },
              {
                  "category": "Full Talktime",
                  "planType": "2"
              },
              {
                  "category": "Topup",
                  "planType": "3"
              },
              {
                  "category": "Validity Recharge",
                  "planType": "4"
              },
              {
                  "category": "Local SMS Pack",
                  "planType": "5"
              },
              {
                  "category": "SMS",
                  "planType": "6"
              },
              {
                  "category": "General SMS Pack",
                  "planType": "7"
              },
              {
                  "category": "3G",
                  "planType": "8"
              },
              {
                  "category": "Data",
                  "planType": "9"
              },
              {
                  "category": "Lifetime Validity",
                  "planType": "10"
              },
              {
                  "category": "Night Packs",
                  "planType": "11"
              },
              {
                  "category": "Unlimited Talktime",
                  "planType": "12"
              },
              {
                  "category": "Local Call",
                  "planType": "13"
              },
              {
                  "category": "STD",
                  "planType": "14"
              },
              {
                  "category": "ISD",
                  "planType": "15"
              },
              {
                  "category": "Rate Cutter",
                  "planType": "16"
              },
              {
                  "category": "Special Offer",
                  "planType": "17"
              },
              {
                  "category": "4G",
                  "planType": "18"
              },
              {
                  "category": "Monthly",
                  "planType": "19"
              },
              {
                  "category": "3 Month",
                  "planType": "20"
              },
              {
                  "category": "6 Month",
                  "planType": "21"
              },
              {
                  "category": "Annual",
                  "planType": "22"
              },
              {
                  "category": "Channel",
                  "planType": "23"
              },
              {
                  "category": "Popular",
                  "planType": "24"
              },
              {
                  "category": "121 Made For You",
                  "planType": "30"
              },
              {
                  "category": "Best Offers",
                  "planType": "31"
              },
              {
                  "category": "Jio Phone",
                  "planType": "41"
              },
              {
                  "category": "Smart Phone",
                  "planType": "42"
              },
              {
                  "category": "MNP",
                  "planType": "43"
              },
              {
                  "category": "DataAddon",
                  "planType": "45"
              },
              {
                  "category": "InternationalRoaming",
                  "planType": "46"
              },
              {
                  "category": "JIO CRICKET PLANS",
                  "planType": "47"
              },
              {
                  "category": "Popular (For JIO)",
                  "planType": "48"
              }
          ],
          "plans": [
              {
                  "id": "603091581.603091581.603091581.1733855640000.213100.1013877",
                  "operatorId": 338,
                  "circleId": 12,
                  "planType": 30,
                  "planTab": null,
                  "planCode": "Vi-Kolkata-121-made-for-you-Rs-199.0",
                  "amount": 199,
                  "talktime": 0,
                  "validity": "28",
                  "planName": "UL+2GB,28D",
                  "planDescription": "Get Unlimited Calls+ 2GB + 300SMS. Validity:28 Days",
                  "dataBenefit": "2GB",
                  "isPopular": 0,
                  "isPromoted": 0,
                  "isHidden": 0,
                  "stringTalktime": null,
                  "special": false,
                  "validityInDays": 28,
                  "languageRegion": [
                      ""
                  ],
                  "type": [
                      ""
                  ],
                  "planTypeForWeb": 0,
                  "planDetailItemList": [
                      {
                          "key": "talktime",
                          "displayName": "Talktime",
                          "displayValue": "-"
                      },
                      {
                          "key": "validity",
                          "displayName": "Validity",
                          "displayValue": "28 days"
                      },
                      {
                          "key": "data",
                          "displayName": "Data",
                          "displayValue": "2GB"
                      }
                  ],
                  "planTypeList": [
                      1,
                      30
                  ],
                  "updatedOn": null,
                  "specialTag": null,
                  "specialTagBgColor": null,
                  "planBenefitItemList": null
              },
              {
                  "id": "603091581.603091581.603091581.1733855640000.213096.1013831",
                  "operatorId": 338,
                  "circleId": 12,
                  "planType": 30,
                  "planTab": null,
                  "planCode": "Vi-Kolkata-121-made-for-you-Rs-249.0",
                  "amount": 249,
                  "talktime": 0,
                  "validity": "28",
                  "planName": "1GB/D+UL,28D",
                  "planDescription":
      Modified at 2026-08-29 13:16:25
      Built with