StockyAPIExchange

FREEMIUM
Por Elie keyrouz | Atualizado 2 months ago | Finance
Popularidade

7.6 / 10

Latência

31,242ms

Nível de serviço

94%

Health Check

N/A

Voltar para todos os tutoriais (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