DASHBOARD
Good to see you.
Everything you need to build with Saudi market data.
QUICK START
01Make your first request
Use your API key to request the latest quote for a Saudi market symbol.
$ curl https://api.tasi-api.com/v1/quotes/2222 \
-H "Authorization: Bearer $TASI_API_KEY"
Read the REST API guide →
API KEY
ActiveProduction key
Your key authenticates REST and WebSocket requests. Never expose it in client-side code.
mk_live_••••••••••••••••••4f2a- Created
- Sep 20, 2026
- Last used
- Just now
USAGE
View details →Today's activity
REST requestsRequests made today
1,284WebSocket symbolsCurrent simultaneous subscriptions
8 / 20EXPLORE
Popular endpoints
GET/v1/quotes/{symbol}→
GET/v1/historical/{symbol}→
GET/v1/instruments→
WS/v1/market→
PORTAL PREVIEWFrontend foundation is live.
Authentication, real usage, API-key actions and billing will be connected to the backend in the next implementation phases.