StockyAPIExchange

FREEMIUM
Por Elie keyrouz | Actualizada 2 месяца назад | Finance
Popularidad

7.6 / 10

Latencia

31,242ms

Nivel de servicio

94%

Health Check

N/A

Volver a todos los tutoriales (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