Overview

api.webstrivamarket.com
System Uptime
Live Tickers
cached in Redis
Redis Hit Rate
Memory Usage
Redis Cache
MongoDB
Ingestion Workers

Quick Start

Use these endpoints to integrate with the WebStriva Market API. All market routes require an API key.

# Live prices
curl -H "x-api-key: YOUR_KEY" \
  "https://api.webstrivamarket.com/api/v1/markets/live?symbols=BTCUSDT,AAPL"

# Historical OHLC
curl -H "x-api-key: YOUR_KEY" \
  "https://api.webstrivamarket.com/api/v1/markets/history?symbol=BTCUSDT&resolution=1m&limit=100"

# Market sources
curl -H "x-api-key: YOUR_KEY" \
  "https://api.webstrivamarket.com/api/v1/markets/sources"
Total Pairs
Live Pairs
Providers
Asset Classes

Loading market sources...

Total Symbols
Live Feeds
Stale
With Candles
Symbol Name Class Price 24h % Bid / Ask Volume Source Updated Candles Status
Loading symbols...

Configure API keys for external market data providers. Keys are stored securely in MongoDB and workers restart automatically when you save.

Loading provider settings...

Manage downstream API keys. View usage, toggle status, and update rate limits.

Total Keys
Active
Inactive
Total Requests
Name Key Rate Limit Requests Last Used Status
Loading...