Ganaka
DefaultGeneral
DefaultGeneral
  1. WebShare Proxy
  • Groww APIs
    • Instruments (Groww)
      GET
    • Portfolio (Groww)
      GET
    • Historical Candles (Groww)
      GET
    • Order list (Groww)
      GET
    • Quote (Groww)
      GET
  • NSE
    • Get Instrument Details
      GET
  • WebShare Proxy
    • IP List
      GET
  • Neon
    • Create Branch
      POST
    • Restore Branch
      POST
DefaultGeneral
DefaultGeneral
  1. WebShare Proxy

IP List

Production
Production
GET
/api/v2/proxy/list/
Generated from cURL: curl "https://proxy.webshare.io/api/v2/profile/"
-H "Authorization: Token APIKEY"

Request

Authorization
Add parameter in header
Example:
X-Token: ********************
Query Params

Header Params

Responses

🟢200
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v2/proxy/list/?page=1&page_size=1&mode=direct' \
--header 'Authorization: Token APIKEY'
Response Response Example
{}
Modified at 2026-01-31 13:45:04
Previous
Get Instrument Details
Next
Create Branch
Built with