Developer
    Verification 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
    • pan
      POST
    • voter
      POST
    • aadhar-genrate-otp
      POST
    • aadhar-verify
      POST
    • upi
      POST
    • bank
      POST
    • licesnce
      POST
    • passport
      POST
    • GSTIN LookUp
      POST
    • FASTAG
      POST

      FASTAG

      POST
      https://api.wepego.com/verification/fastag

      Request

      Header Params

      Body Params application/json

      Examples

      Responses

      🟢200
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/verification/fastag' \
      --header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
      --header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
      --header 'Content-Type: application/json' \
      --data '{
          "rc_number": "TN85C0659"
          
      }'
      Response Response Example
      {
          "data": {
              "client_id": "fastag_verification_tNSuPnLYYhmxrOmfdYbe",
              "rc_number": "TN85C0659",
              "bank_name": "ICICI Bank",
              "tag_id": "34161FA8203289721682C580",
              "status": "Active"
          },
          "status_code": 200,
          "success": true,
          "message": "Success",
          "message_code": "success",
          "result": 0,
          "msg": "success"
      }
      Modified at 2026-08-29 13:16:25
      Previous
      GSTIN LookUp
      Built with