StockyAPIExchange

FREEMIUM
Door Elie keyrouz | Bijgewerkt il y a 2 mois | Finance
Populariteit

7.6 / 10

Latency

31,242ms

Serviceniveau

94%

Health Check

N/A

Terug naar alle tutorials (1)

Simple and Powerful API Request

Note that Its very easy to integrate and here is the summary for the StockyAPIExchange
Some requests needs only keyword and others needs both keyword and startDate

1-AUTOComplete:
http://localhost:8080/autocomplete?keyword=GOOG

2-Stockdetails:
http://localhost:8080/stockdetails?keyword=GOOG

3-Summary:
http://localhost:8080/summary?keyword=GOOG

4-Charts:
http://localhost:8080/charts?keyword=GOOG

5-History:
http://localhost:8080/history?keyword=GOOG&startDate=2023-02-1

6-Daily:
http://localhost:8080/daily?keyword=GOOG&startDate=2023-02-1

7-Latest:
http://localhost:8080/latest?keyword=GOOG