{
  "name": "AlphaPulse",
  "description": "Discovery and due diligence engine for signal providers, copy traders, Expert Advisors, managed accounts, and DeFi vaults. 10 endpoints covering cross-platform discovery, signals, EAs, copy trading, managed accounts, DeFi vaults, provider vetting, broker selection, Asia-Pacific, and alternative strategies. IB-approved broker allowlist. Pay-per-query via x402 micropayments on Base.",
  "url": "https://alphapulse-omega.vercel.app",
  "version": "1.0.0",
  "capabilities": [
    "signal-provider-discovery",
    "copy-trading-discovery",
    "expert-advisor-discovery",
    "managed-account-discovery",
    "defi-vault-discovery",
    "provider-vetting",
    "scam-detection",
    "broker-recommendation",
    "asia-pacific-markets",
    "alternative-strategies",
    "mql5-search",
    "darwinex-darwin",
    "hyperliquid-vaults",
    "martingale-detection"
  ],
  "data_sources": [
    "Tavily — real-time search of MQL5, myfxbook, FxBlue, ZuluTrade, Darwinex, Bybit, OKX, Bitget leaderboards",
    "Claude — synthesis, ranking, and due diligence reasoning"
  ],
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc"
  },
  "endpoints": [
    { "path": "/api/alpha/discover", "method": "GET", "description": "Cross-platform discovery across all categories (signal/copy/EA/managed/vault) filtered by instrument, type, max drawdown, track record, and region.", "parameters": [{"name": "instrument"}, {"name": "type"}, {"name": "max_drawdown"}, {"name": "min_track_record"}, {"name": "min_return"}, {"name": "region"}, {"name": "lang"}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/alpha/signals", "method": "GET", "description": "Signal provider discovery on MQL5, ZuluTrade, Signal Start, myfxbook AutoTrade with performance ranking and red flag detection.", "parameters": [{"name": "instrument"}, {"name": "platform"}, {"name": "max_drawdown"}, {"name": "min_weeks"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true },
    { "path": "/api/alpha/ea", "method": "GET", "description": "Expert Advisor discovery on MQL5 marketplace — live account performance, martingale detection, vetting framework.", "parameters": [{"name": "instrument"}, {"name": "platform"}, {"name": "max_drawdown"}, {"name": "strategy"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true },
    { "path": "/api/alpha/copy", "method": "GET", "description": "Top copy traders on eToro, ZuluTrade, Darwinex, Bybit, OKX, Bitget with platform comparison.", "parameters": [{"name": "instrument"}, {"name": "platform"}, {"name": "max_drawdown"}, {"name": "min_copiers"}, {"name": "region"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true },
    { "path": "/api/alpha/managed", "method": "GET", "description": "PAMM, MAM, and DARWIN managed account discovery with regulation check and fee structure analysis.", "parameters": [{"name": "instrument"}, {"name": "region"}, {"name": "min_investment"}, {"name": "max_drawdown"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true },
    { "path": "/api/alpha/vaults", "method": "GET", "description": "DeFi copy trading vault discovery — Hyperliquid, GMX, dYdX, Gains Network with TVL, APR, yield source, and smart contract risk.", "parameters": [{"name": "protocol"}, {"name": "min_tvl"}, {"name": "strategy"}, {"name": "lang"}], "price_usd": 0.08, "payment_required": true },
    { "path": "/api/alpha/vet", "method": "GET", "description": "Due diligence on a named provider — public stats, scam signals, community reputation, regulatory check, martingale detection, verdict.", "parameters": [{"name": "provider", "required": true}, {"name": "platform"}, {"name": "lang"}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/alpha/broker", "method": "GET", "description": "IB-approved regulated broker recommendations for copy trading, signal following, or EA hosting by region and use case.", "parameters": [{"name": "region"}, {"name": "use_case"}, {"name": "instrument"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true },
    { "path": "/api/alpha/asia", "method": "GET", "description": "Asia-Pacific copy trading discovery — Bybit, OKX, Bitget leaderboards, Japan/Korea/Singapore/SEA platforms, Chinese-language sources.", "parameters": [{"name": "instrument"}, {"name": "region"}, {"name": "lang"}], "price_usd": 0.08, "payment_required": true },
    { "path": "/api/alpha/alternative", "method": "GET", "description": "Niche and emerging opportunities — EA licensing (Nurp/EFX), prop firm signals, Collective2 futures/options copy, prediction market social trading.", "parameters": [{"name": "category"}, {"name": "us_accessible"}, {"name": "lang"}], "price_usd": 0.08, "payment_required": true },
    { "path": "/api/alpha/compare", "method": "GET", "description": "Side-by-side comparison of 2-3 providers with decisive recommendation, comparison table, and deciding factors.", "parameters": [{"name": "providers", "required": true}, {"name": "type"}, {"name": "lang"}], "price_usd": 0.10, "payment_required": true }
  ],
  "openapi": "https://alphapulse-omega.vercel.app/openapi.json",
  "llms_txt": "https://alphapulse-omega.vercel.app/llms.txt",
  "contact": "https://alphapulse-omega.vercel.app"
}
