Real-Time Quotes

FREEMIUM
Popularity

9.6 / 10

Latency

565ms

Service Level

100%

Health Check

N/A

README

Documentation

Real-Time Quotes API


Available symbols
Method Endpoint Request parameter Description
GET /api/v1/symbol/stock (optional) includeNames [Boolean] Returns a list of all available stock symbols
GET /api/v1/symbol/forex - Returns a list of all available stock forex exchange currencies
GET /api/v1/symbol/crypto (optional) includeNames [Boolean] Returns a list of all available crypto currencies
Quotes
Method Endpoint Request parameter Example Description
GET /api/v1/realtime/stock symbol [String [30] ] /api/v1/realtime/stock?symbols=PLTR,MSFT Returns a list of realtime quotes (max. 30 symbols per request)
GET /api/v1/realtime/forex source [String], target [String] /api/v1/realtime/forex?source=EUR&target=USD Returns a list of realtime forex prices
GET /api/v1/realtime/crypto source [String], target [String] /api/v1/realtime/crypto?source=BTC&target=USD Returns a list of realtime crypto prices
Historical
Method Endpoint Request parameter Example Description
GET /api/v1/historical/stock interval [String], symbol [String] /api/v1/historical/stock?symbols=PLTR,MSFT Returns a list of historical quotes
GET /api/v1/historical/forex interval [String], symbol [String] /api/v1/historical/forex?source=EUR&target=USD Returns a list of historical forex prices
GET /api/v1/historical/crypto interval [String], symbol [String] /api/v1/historical/crypto?source=BTC&target=USD Returns a list of historical crypto prices
Followers: 2
Resources:
Terms of use
API Creator:
Rapid account: Maximilian Kopp Ataraxia Software Solutions
Maximilian Kopp | Ataraxia Software Solutions
StoxApi
Log In to Rate API
Rating: 5 - Votes: 1