Everything you need to integrate Pazieh's financial intelligence into your applications and AI agents.
# Get technical analysis for Bitcoin (4h) curl -s https://pazieh.com/ta/BTCUSDT?interval=4h | jq . # Full multi-timeframe analysis curl -s "https://pazieh.com/analysis/BTCUSDT?multi_tf=true" | jq . # Interactive HTML report open https://pazieh.com/report/BTCUSDT # MCP for Claude Desktop npx -y mcp-remote https://pazieh.com/mcp