๐Ÿ“– Documentation

Everything you need to integrate Pazieh's financial intelligence into your applications and AI agents.

50+
Indicators
15
Timeframes
100+
Symbols
6
MCP Tools

๐Ÿ“š Choose Your Path

โšก API Reference REST API
Complete endpoint documentation with parameters, response schemas, curl examples, and authentication. Everything you need to make your first API call.
Endpoints Authentication Rate Limits Credits Examples
โ†’
๐Ÿค– Agent Integration AI AGENTS
Machine-readable documentation for autonomous AI agents. Structured response formats, x402 micropayment protocol, and raw JSON endpoint specs.
x402 Protocol Structured Data JSON Schema Autonomous
โ†’
๐Ÿ”Œ MCP Server NATIVE AI
Connect Pazieh directly to Claude Desktop, Cursor, Windsurf, and other MCP-compatible AI tools. 6 tools available โ€” zero code required.
Claude Desktop Cursor 6 Tools One-Line Setup
โ†’

๐Ÿš€ Quick Start

TRY IT NOW
# 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

๐Ÿ”— Resources

๐Ÿ“„ Raw API Docs (JSON)
Machine-readable endpoint specs for LLM consumption
๐Ÿ’ฐ Pricing & Credits
Plans, credit packs, and endpoint costs
API ONLINE
DOCS v2.0