{
    "service": "Kama Capital Real-Time Pricing Engine",
    "status": "running",
    "timestamp": 1788423906,
    "endpoints": {
        "symbol_prices": "/get-symbol-prices?api_key=kama_sec_8934jklsdf098345kjhsd09f834",
        "top_gainers": "/get-top-gainers?api_key=kama_sec_8934jklsdf098345kjhsd09f834",
        "top_losers": "/get-top-losers?api_key=kama_sec_8934jklsdf098345kjhsd09f834",
        "health_check": "/health"
    },
    "sample_usage": {
        "curl_gainers": "curl \"https://pricing.kama-capital.com/get-top-gainers?api_key=kama_sec_8934jklsdf098345kjhsd09f834\"",
        "curl_custom": "curl \"https://pricing.kama-capital.com/get-symbol-prices?symbols=EURUSD,XAUUSD,BTCUSD&api_key=kama_sec_8934jklsdf098345kjhsd09f834\""
    }
}