Docs/Start·00
The developer
console.
Everything you need to call the REST API, open WebSocket streams, authenticate requests, and handle market data errors.
- Version
- v1.4
- Status
- Stable
- Focus
- Research
Start Here
Three steps to liveshell
Your first request# Fetch a live EURUSD quote
curl "https://api.tickquote.com/api/v1/market/quotes/latest?tickers=EURUSD" \
-H "Authorization: Bearer $TICKQUOTE_API_KEY"API 參考
API referenceTechnical help
Talk to an engineer.
Use the docs to build and test your integration. If a production scenario is unclear, contact the engineering team.