cryptopulse
CryptoPulse: Global cryptocurrency intelligence API. 10 endpoints: DeFi yield farming across Ethereum/Base/Arbitrum/Solana (DeFiLlama live TVL + APY), personalized strategy builder, crypto security framework (with
Coverage: Global
Endpoints: • strategy ($0.20): Build a personalized DeFi strategy for goals and risk • security ($0.10): Scan token/address risk and harden self-custody setup • threats ($0.10): Report current crypto threats and active scam patterns • exchange ($0.10): Compare crypto exchanges on fees, custody, jurisdiction • tax ($0.20): Explain crypto tax treatment for a given jurisdiction • onboard ($0.10): Guide a first-time crypto buyer from zero to first hold • spend ($0.10): Find where to spend crypto and how to pay with it • banking ($0.10): Find crypto-friendly banks and fiat on/off ramps • merchant ($0.10): Set up crypto payment acceptance for a merchant • options-greeks ($0.02): Options pricing + greeks calculator (Black-Scholes / Black-76) — deterministic • funding-check ($0.02): Perp funding-rate check (Hyperliquid, cross-venue normalized) — deterministic • funding-arb-scan ($0.05): Cross-venue funding-arbitrage scan — deterministic • volatility-check ($0.02): Perp volatility check (realized vol, NATR, Bollinger) — deterministic • funding-history ($0.05): Perp funding-rate history — lookahead-safe, deterministic • dydx-history ($0.02): dYdX v4 chain-state history — block-stamped OI + funding index • research-brief ($0.50): Deliver an institutional crypto brief: spot, derivs, flows • equity-marks ($0.03): 24/7 stock, commodity, FX and index marks (Hyperliquid HIP-3) — deterministic • hip3-markets ($0.02): Hyperliquid HIP-3 dex + market catalog, enumerated live — deterministic • event-odds ($0.03): Real-money event odds from Hyperliquid HIP-4 outcome markets — deterministic • mark-quality ($0.03): Trust score for Hyperliquid HIP-3 perp marks (oracle divergence × liquidity) — deterministic • lending-rates ($0.03): Hyperliquid native borrow-lend market rates — deterministic • staking-intel ($0.03): Hyperliquid HYPE staking + validator intelligence — deterministic • whale-positions ($0.03): Full perp positions for any Hyperliquid wallet — deterministic • equity-positioning ($0.03): Stock-perp positioning: funding + open interest crowding (Hyperliquid HIP-3) — deterministic • research-snapshot ($0.25): Deterministic data-only crypto snapshot (price/market-structure/sentiment) — $0.25 preview of research-brief
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Annualized dividend/borrow yield (Black-Scholes only) | |
| r | No | Annualized risk-free rate (decimal) | |
| t | No | Years to expiry (alternative to expiry) | |
| iv | No | Annualized vol, decimal or percent (0.62 or 62) — provide iv OR price | |
| end | No | ISO date anchoring the window end (default now) | |
| top | No | top markets per dex by open interest (max 25) | |
| coin | No | Perp symbol (BTC, ETH, SOL...) — omit for top markets by open interest | |
| days | No | Window length in days (max 90 per call) | |
| goal | No | goal parameter | |
| lang | No | Response language code | |
| risk | No | risk parameter | |
| sort | No | Leaderboard order (default crowding = |annualized funding|) | |
| spot | No | Spot price — Black-Scholes mode (provide spot OR forward) | |
| type | No | Option type | |
| chain | No | chain parameter | |
| focus | No | Lens to emphasize | |
| group | No | asset-class filter | |
| limit | No | When coin omitted: number of markets (max 50) | |
| price | No | Option price to solve implied vol from | |
| setup | No | Current custody setup description | |
| token | No | Optional token contract address to risk-scan via GoPlus (honeypot, buy/sell tax, mint/rug traps) | |
| action | Yes | Which endpoint to call. Options: strategy | security | threats | exchange | tax | onboard | spend | banking | merchant | options-greeks | funding-check | funding-arb-scan | volatility-check | funding-history | dydx-history | research-brief | equity-marks | hip3-markets | event-odds | mark-quality | lending-rates | staking-intel | whale-positions | equity-positioning | research-snapshot | |
| assets | No | Comma-separated focus assets | |
| expiry | No | ISO expiry date (08:00 UTC assumed) — or pass t | |
| strike | No | Strike price | |
| symbol | No | one symbol (TSLA, GOLD, JPY, US500, SPCX) — omit for top markets by open interest | |
| ticker | No | dYdX market ticker, e.g. BTC-USD | |
| address | No | Optional wallet address to screen via GoPlus (sanctions, phishing, mixer, malicious activity) | |
| capital | No | Capital in USD | |
| country | No | country parameter | |
| forward | No | Forward/futures price — Black-76 mode | |
| horizon | No | Analysis horizon | |
| profile | No | profile parameter | |
| category | No | Threat category: phishing, drainer, sim_swap, rug_pull, flash_loan, or all | |
| interval | No | Candle interval | |
| lookback | No | Candles in the window (50-500) | |
| priority | No | priority parameter | |
| tax_year | No | Tax year e.g. 2026. Defaults to current year. | |
| use_case | No | use_case parameter | |
| timeframe | No | Investment timeframe in days | |
| activities | No | Comma-separated: hold, trade, defi, mining, staking, nft, business | |
| experience | No | experience parameter | |
| min_oi_usd | No | Minimum Hyperliquid open interest (USD) to include a coin | |
| value_tier | No | Approximate holdings value tier used to calibrate custody recommendations | |
| active_only | No | true to exclude inactive validators | |
| integration | No | integration parameter | |
| business_type | No | business_type parameter |