GetQuote
To get characters you need to make a POST call to the following url :
https://amapi.algomojo.com/v1/GetQuote
Note: Broker rate limits apply when using this API. Continuous access may result in the source being blocked.
QUERY PARAMETERS
Request Parameter | Description | Mandatory |
---|---|---|
broker | Broker code | Yes |
symbol | Symbol | Yes |
exchange | Exchange | Yes |
# Here is a curl example
Request example :
Response example:
Note: Broker rate limits apply when using this API. Continuous access may result in the source being blocked.
Last updated