Stocks
Get the the stocks informations using a REST API simple and free.
147 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Stocks endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get the current stock by code /v1/stocks/{stockCode} |
Get the current stock by code. |
| GET |
Get the stock history by code /v1/stocks/{stockCode}/values |
Get the stock history by code. |
| GET |
Get the current stock by exchange code and stock code /v1/stocks/{exchangeCode}/{stockCode} |
Get the current stock by exchange code and stock code. |
| GET |
Get the stock history by exchange code and stock code /v1/stocks/{exchangeCode}/{stockCode}/values |
Get the stock history by exchange code and stock code. |
Stocks pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|