Last updated 1 year ago
To get characters you need to make a POST call to the following url : https://amapi.algomojo.com/v1/Profile
https://amapi.algomojo.com/v1/Profile
QUERY PARAMETERS
-X POST https://amapi.algomojo.com/v1/Profile
{ "api_key":"your_api_key", "api_secret":"your_api_secret", "data": { "broker":"tc" } }
{ "status": "success", "data": { "client_id": "RLXXXX", "name": "", "email": "", "phone": "", "exarr": [ "MF", "NSE", "BFO", "CDS", "NFO", "BSE" ], "prarr": [ "CNC", "NRML", "MIS", "BO", "CO" ] } }
broker
Broker Code
Yes