It looks like you're new here. If you want to get involved, click one of these buttons!
"/user/profile"
{}
=> {"status"=>"success",
"data"=>
{"user_id"=>"",
"user_type"=>"individual",
"email"=>"",
"user_name"=>"",
"user_shortname"=>"Siddharth",
"broker"=>"ZERODHA",
"exchanges"=>["MF", "NSE", "NFO", "CDS", "BSE", "BFO"],
"products"=>["CNC", "NRML", "MIS", "BO", "CO"],
"order_types"=>["MARKET", "LIMIT", "SL", "SL-M"],
"avatar_url"=>"",
"meta"=>{"demat_consent"=>"consent"}}}
"/quote?i=NSE:INFY"
{}
{
"status" => "error",
"message" => "Insufficient permission for that call.",
"data" => nil,
"error_type" => "PermissionException"
}