{"openapi":"3.1.0","info":{"title":"SuVerse Pay — x402 API","version":"1.0.0","description":"Pay-per-call x402 endpoints. Call any endpoint without payment to receive an HTTP 402 challenge carrying the price and accepted networks/assets; retry with an X-PAYMENT header to settle in USDC (Base or Solana) and receive the response.","contact":{"email":"sudzikgroup@gmail.com"},"x-guidance":"Every endpoint is x402-paid. Prices are quoted in USD and settled in USDC on Base or Solana. Send the request unpaid first to read the 402 challenge (price, payTo, input_schema), then retry with the signed X-PAYMENT header."},"servers":[{"url":"https://proxy.suverse.io"}],"paths":{"/v1/data/base-contract-info":{"post":{"operationId":"base_contract_info","summary":"Base Smart Contract Info Lookup","description":"Get detailed information for any verified smart contract on Base chain. Returns contract name, compiler version, source code availability, full ABI, implementation address for proxies, license type, optimization runs, and EVM version. Essential for AI agents verifying contract authenticity, security audits, and integrating new protocols.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/base-token-forensics":{"post":{"operationId":"base_token_forensics","summary":"Base Token Forensics","description":"POST a Base token contract address and get a merged forensic dossier from Etherscan verification data, Blockscout holder distribution, and decoded on-chain activity. A single explicit rule table yields a CLEAN, WATCH, or RED-FLAG verdict with per-source data-quality disclosure. Critical sources are proven before settlement; degraded sources are flagged, never silently omitted. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.350000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/base-token-holders":{"post":{"operationId":"base_token_holders","summary":"Base ERC20 Token Holder Distribution","description":"Get top token holders for any ERC20 contract on Base chain with concentration metrics. Returns holder addresses, balance, percentage of supply, unique holder count, top 10 concentration ratio, and whale flags for holdings above 1 percent. Critical for AI agents detecting concentrated supply pump and dump risk and tracking distribution over time.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/base-tx-decoder":{"post":{"operationId":"base_tx_decoder","summary":"Base Chain Transaction Decoder","description":"Decode any Base chain transaction by hash into a structured human readable summary. Returns invoked smart contracts with labels like Uniswap Aerodrome Aave Compound, ERC20 token transfers with amounts, native ETH transfers, gas usage, and a one line intent summary. Critical for AI agents analyzing wallet activity on Base and debugging failed transactions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/base-wallet-history":{"post":{"operationId":"base_wallet_history","summary":"Base Wallet Transaction History","description":"Get recent transaction history for any Base wallet address with parsed details. Returns up to 20 recent transactions with hash, timestamp, value in ETH, token transfers, gas paid, transaction type swap transfer mint nft, counterparty, and one line description. Essential for AI portfolio managers, tax tools, and trading bots tracking activity on Base.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/binance-btc-spot":{"get":{"operationId":"binance_btc_spot","summary":"Binance BTC/USDT Spot Price","description":"Real-time Bitcoin spot price in USDT from Binance, the highest-volume crypto exchange. Sub-second freshness, ideal for AI trading agents, arbitrage bots, and price alert systems. Pay-per-call micropayment — no exchange account or API key needed.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/bitcoin-address-info":{"post":{"operationId":"bitcoin_address_info","summary":"Bitcoin Address Balance and History","description":"Get balance and recent transaction history for any Bitcoin address. Returns confirmed balance in BTC and sats, unconfirmed mempool delta, total received and spent, confirmed and mempool tx counts, up to 20 recent transactions with timestamps and fees, plus address type classification p2pkh p2sh p2wpkh p2tr. Essential for AI agents tracking whale wallets.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/bitcoin-block-info":{"post":{"operationId":"bitcoin_block_info","summary":"Bitcoin Block Information","description":"Get detailed information for any Bitcoin block by height or hash. Returns block hash, height, timestamp, transaction count, total fees paid to miner, miner pool identification when known, block size and weight, difficulty, merkle root, version, nonce, and the list of transaction IDs up to 100. Useful for AI agents analyzing Bitcoin network state.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/bitcoin-fees-recommended":{"post":{"operationId":"bitcoin_fees_recommended","summary":"Bitcoin Recommended Transaction Fees","description":"Get current recommended Bitcoin transaction fees based on mempool congestion. Returns fee rates in sats per vbyte for different confirmation speeds fastest half hour hour economy minimum. Includes mempool unconfirmed tx count, total mempool size in MB, total fee in sats, and a per fee tier histogram. Critical for AI agents broadcasting Bitcoin transactions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/bitcoin-mempool-stats":{"post":{"operationId":"bitcoin_mempool_stats","summary":"Bitcoin Mempool Real Time Statistics","description":"Get current Bitcoin mempool statistics in real time. Returns unconfirmed transaction count, total mempool vsize in MB, fee histogram, average sats per vbyte, current tip block height, and the next difficulty adjustment estimate with progress percent, remaining blocks, and average block time. Critical for AI agents timing Bitcoin transactions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/bitcoin-tx-decoder":{"post":{"operationId":"bitcoin_tx_decoder","summary":"Bitcoin Transaction Decoder","description":"Decode any Bitcoin transaction by txid into a human readable structure. Returns inputs with source addresses and amounts, outputs with destinations and amounts, total value in BTC, fee in sats with sats per vbyte, confirmation status, block height, timestamp, size, weight, plus pattern flags coinbase RBF OP_RETURN SegWit Taproot. Critical for AI agents.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/broker-authority-check":{"post":{"operationId":"broker_authority_check","summary":"Broker Authority Check (FMCSA)","description":"POST a freight broker MC number (or USDOT as a convenience) and get one ACTIVE_BONDED / WATCH / REVOKED verdict on its FMCSA standing: broker operating-authority status and age, full authority event history (revocations, reinstatements, involuntary suspensions), the BMC-84 surety bond or BMC-85 trust fund on file with amount and insurer vs the $75,000 MAP-21 minimum, and the BOC-3 process agent. This is EXPLICITLY NOT a credit score: broker payment behavior (days-to-pay) lives in proprietary factoring-contributed data and cannot be derived from public sources - the response says so rather than pretending. Built on daily-refreshed FMCSA Motus registration extracts, fail-closed if the mirror is stale; unknown dockets are a free 404 before any payment settles. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/carrier-risk-verdict":{"post":{"operationId":"carrier_risk_verdict","summary":"Carrier Risk Verdict (FMCSA)","description":"POST a USDOT or MC number (or a carrier name - ambiguous names return a free candidate list before any payment settles) and get one HIRE / VERIFY / AVOID verdict for putting a load on that trucking company. Synthesized from public FMCSA data: operating-authority status and history (revocations, reinstatements, involuntary suspensions), BIPD/cargo insurance on file with insurer and coverage vs the required minimum, BOC-3 process agent, 24-month roadside inspection and out-of-service record vs national averages, and MCS-150 census fraud signals (stale biennial filings, fleet-size jumps, undeliverable addresses - the pattern behind carrier-identity fraud). Component scores and the raw evidence behind every flag are included. Drug/alcohol Clearinghouse status is employer-query-only and honestly excluded. Critical sources are health-proven before your payment settles; degraded sources are named in data_quality, never silently omitted. Post-settle failures are auto-refunded. Carries the FMCSA SMS disclaimer; this is a SuVerse-derived assessment, not an FMCSA safety rating or CSA score.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.750000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/coinbase-btc-spot":{"get":{"operationId":"coinbase_btc_spot","summary":"Coinbase BTC/USD Spot Price","description":"Real-time Bitcoin spot price in USD from Coinbase, the largest US-regulated crypto exchange. Institutional-grade pricing data for AI agents, trading dashboards, and compliance-sensitive applications. Pay-per-call with USDC.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/coingecko-btc-eth-prices":{"get":{"operationId":"coingecko_btc_eth_prices","summary":"CoinGecko BTC/ETH Price","description":"Get real-time Bitcoin (BTC) and Ethereum (ETH) prices in USD via CoinGecko. Perfect for AI trading agents, portfolio dashboards, and crypto analytics. Pay-per-call with USDC on Base — no API keys, no subscriptions, no rate limits.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/cosmos-chain-info":{"post":{"operationId":"cosmos_chain_info","summary":"Cosmos Chain Network Info","description":"Get current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total staking supply, bonded tokens, bonded ratio percentage staked, active validator count, denom count, and chain ID. Useful for AI agents monitoring chain health and comparing economics across Cosmos ecosystem.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/cosmos-ibc-tracker":{"post":{"operationId":"cosmos_ibc_tracker","summary":"Cosmos IBC Transfer Tracker","description":"Track any IBC transfer between Cosmos chains by source chain transaction hash. Returns source channel and port, destination channel and port, packet sequence, timeout height and timestamp, sender, receiver, token denom, amount, and lifecycle status sent acknowledged in flight or timed out. Essential for cross chain monitoring and stuck transfer debugging.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/cosmos-tx-decoder":{"post":{"operationId":"cosmos_tx_decoder","summary":"Cosmos Chain Transaction Decoder","description":"Decode any Cosmos SDK transaction by hash from any Cosmos chain including Cosmos Hub, Noble, Osmosis, Juno, Stride. Returns message types MsgSend MsgTransfer MsgDelegate, sender and receiver addresses, amounts, fee paid, gas used, success flag, memo, and timestamp. Critical for AI agents analyzing Cosmos ecosystem activity and IBC transfers.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/cosmos-validator-stats":{"post":{"operationId":"cosmos_validator_stats","summary":"Cosmos Validator Statistics","description":"Get current validator statistics for any Cosmos chain. Returns validator operator address, moniker, bonded tokens, delegator shares, commission rate plus max rate and max change rate, jailed status, bonding status, min self delegation, and slashing window parameters. Critical for AI staking agents picking validators and portfolio tools.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/cosmos-wallet-balance":{"post":{"operationId":"cosmos_wallet_balance","summary":"Cosmos Wallet Multi Chain Balance","description":"Get token balances for any Cosmos wallet address with chain detection from the bech32 prefix. Returns native balance, IBC token balances with the raw ibc slash hash denom, IBC denom count, native denom flag, and pagination total. Essential for AI portfolio managers tracking Cosmos ecosystem positions and IBC token tracing for bridges.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/crypto-market-pulse":{"post":{"operationId":"crypto_market_pulse","summary":"Crypto Market Pulse","description":"One aggregated crypto market verdict from five live sources in a single paid call: fear and greed sentiment index, smart money netflow computed from tracked high-skill wallets on Solana and Base, CoinGecko trending coins cross-checked against smart money buying, BTC price with 24h change, and high-conviction Polymarket smart money positioning. Returns a market regime verdict with plain-English summary, per-source signals, data quality block, and all raw source responses.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/defillama-tvl":{"get":{"operationId":"defillama_tvl","summary":"DeFiLlama All Protocols TVL","description":"Get real-time Total Value Locked (TVL) data for 7000+ DeFi protocols across 500+ blockchain networks. Powered by DeFiLlama, the industry-standard DeFi analytics source. Perfect for AI agents analyzing DeFi positions, yield comparison bots, and portfolio dashboards. Pay-per-call with USDC — no API keys required.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/dex-new-pools":{"post":{"operationId":"dex_new_pools","summary":"Newly Created DEX Pools by Network","description":"Freshly created liquidity pools on a given network (eth, base, solana, etc.) from GeckoTerminal: base/quote token, pool address, price USD, initial liquidity (reserve USD) and creation time. Useful for new-listing and early-liquidity monitoring.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/dex-trending-pools":{"post":{"operationId":"dex_trending_pools","summary":"Trending DEX Pools by Network","description":"Currently trending liquidity pools on a given network (eth, base, solana, arbitrum, etc.) from GeckoTerminal: base/quote token, price USD, 24h volume, liquidity (reserve USD), price-change windows and transaction counts. Bounded top list.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/ethereum-gas-tracker":{"get":{"operationId":"ethereum_gas_tracker","summary":"Ethereum Gas Tracker","description":"Real-time Ethereum gas prices (safe / standard / fast tier) directly from Etherscan V2. Essential for AI trading bots, MEV agents, and dApps that need to time transactions for cost efficiency. Pay-per-call with USDC.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/evm-token-risk-base":{"post":{"operationId":"evm_token_risk_base","summary":"Base ERC20 Token Risk Scan","description":"Comprehensive risk analysis for any ERC20 token on Base chain. Checks ownership renounced, mint authority, blacklist functions, honeypot detection, top holder concentration, and 20+ security signals. Returns composite 0 to 100 risk score with red flags and green flags. Critical for AI trading agents avoiding scam tokens and DeFi due diligence.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.200000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/fiat-exchange-rates":{"get":{"operationId":"fiat_exchange_rates","summary":"Fiat Exchange Rates (USD base)","description":"Real-time exchange rates for 170+ currencies with USD as base. Updates daily. Powered by ExchangeRate-API open data. Ideal for international AI agents, cross-border payment calculators, and finance dashboards.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/geckoterminal-eth-pools":{"get":{"operationId":"geckoterminal_eth_pools","summary":"GeckoTerminal Ethereum DEX Pools","description":"Live DEX trading data for Ethereum mainnet pools across Uniswap, Curve, Balancer, and 1800+ decentralized exchanges. Includes liquidity, volume, price, and pair info. Perfect for DEX trading agents, arbitrage detection, and DeFi analytics. Powered by CoinGecko team.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/ip-geolocation":{"get":{"operationId":"ip_geolocation","summary":"IP Geolocation Lookup","description":"Get country, region, city, timezone, ISP, and ASN info for the requesting IP address. Powered by ipwho.is (keyless, 10k req/month/IP). Useful for AI agents needing geographical context, fraud detection systems, and localization services.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-event-detail":{"post":{"operationId":"kalshi_event_detail","summary":"Kalshi Event Detail","description":"Full detail for one Kalshi event by event ticker: title, category and every nested market with prices. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-events":{"post":{"operationId":"kalshi_events","summary":"Kalshi Events List","description":"List Kalshi events (groups of related markets) with event ticker, title, category and nested markets. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-market-detail":{"post":{"operationId":"kalshi_market_detail","summary":"Kalshi Market Detail","description":"Full detail for one Kalshi market by ticker: title, rules summary, yes/no bid and ask, last price, volume, open interest and close time. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-market-orderbook":{"post":{"operationId":"kalshi_market_orderbook","summary":"Kalshi Market Order Book","description":"Live order book (yes and no price levels with size) for one Kalshi market by ticker. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-market-trades":{"post":{"operationId":"kalshi_market_trades","summary":"Kalshi Market Trades","description":"Recent executed trades for a Kalshi market by ticker: price, count, side and time. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-markets":{"post":{"operationId":"kalshi_markets","summary":"Kalshi Markets List","description":"List Kalshi markets with ticker, title, yes/no bid and ask, last price and volume. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-open-markets":{"post":{"operationId":"kalshi_open_markets","summary":"Kalshi Open Markets","description":"Currently open Kalshi markets accepting trades, with ticker, title, prices and volume. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/kalshi-series-detail":{"post":{"operationId":"kalshi_series_detail","summary":"Kalshi Series Detail","description":"Detail for a Kalshi series by series ticker: title, category, frequency and settlement sources. Public Kalshi trade-api v2.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/market-regime-verdict":{"post":{"operationId":"market_regime_verdict","summary":"Crypto Market Regime Verdict","description":"Aggregates five market drivers - fear-greed sentiment, BTC momentum, on-chain smart-money netflow, Binance perp funding, and DeFiLlama stablecoin float - into a single weighted risk_on/risk_off/chop regime verdict with per-driver attribution and evidence. Critical sources are health-proven before your payment settles; non-critical drivers degrade gracefully and lower confidence instead of failing the call. Optional detail:summary trims the raw payload. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.500000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/oversize-requirements-check":{"post":{"operationId":"oversize_requirements_check","summary":"Oversize/Overweight Requirements Check (US)","description":"POST a load's dimensions (width/height/length in feet+inches or decimal feet, gross weight in lbs, optional axle count) plus an origin and destination (place names or \"lat,lon\"), and get one LEGAL / PERMITS_REQUIRED / SUPERLOAD_REVIEW verdict for moving that oversize/overweight load, broken down per state crossed. Each state entry: whether a permit is required and which dimension triggered it, single-trip vs annual permit, the escort/pilot-car requirement (none / 1 pilot / 2 pilots / pole car / police as codified), movement/curfew restrictions, a fee estimate that ALWAYS carries a verify-with-state flag, whether a superload threshold is hit, plus the state permit-office source_url and rules_as_of date. Route states are derived from a great-circle corridor (planning-grade, not the state-assigned permitted route). Honesty is the product: this is informational planning data, NOT a permit and NOT legal advice; superloads are sent to engineering review rather than given a fake fee; states whose escort/fee specifics are not yet point-verified are flagged verify_with_state instead of guessed. State-level rules only in v1 - county/city permits, bridge engineering and low-clearance routing are out of scope and disclosed. Fail-closed before payment (dataset, geocoding and state resolution proven first); post-settle failures auto-refund.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.500000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-bid-ask-spread":{"post":{"operationId":"polymarket_bid_ask_spread","summary":"Polymarket Bid-Ask Spread","description":"Current bid-ask spread for a Polymarket outcome token from the live CLOB. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-clob-markets":{"post":{"operationId":"polymarket_clob_markets","summary":"Polymarket CLOB Markets","description":"Paginated list of Polymarket CLOB markets with token ids, tick size, min order size and order-book status. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-event-detail":{"post":{"operationId":"polymarket_event_detail","summary":"Polymarket Event Detail","description":"Full detail for one Polymarket event by id: title, description, and every nested market with its outcomes and prices. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-events":{"post":{"operationId":"polymarket_events","summary":"Polymarket Events List","description":"List Polymarket events (groups of related markets) with title, slug, description and nested markets. Filter active/closed. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-market-by-slug":{"post":{"operationId":"polymarket_market_by_slug","summary":"Polymarket Market by Slug","description":"Look up a Polymarket market by its url slug and return question, outcomes, prices, condition id and CLOB token ids. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-market-detail":{"post":{"operationId":"polymarket_market_detail","summary":"Polymarket Market Detail","description":"Full detail for one Polymarket market by numeric id: question, description, outcomes, outcome prices, condition id, CLOB token ids, volume, liquidity and resolution status. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-market-holders":{"post":{"operationId":"polymarket_market_holders","summary":"Polymarket Market Holders","description":"Top holders of each outcome token for a Polymarket market by condition id: wallet and position size. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-market-trades":{"post":{"operationId":"polymarket_market_trades","summary":"Polymarket Market Trades","description":"Recent on-chain trades for one Polymarket market by condition id: wallet, side, outcome, size and price. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-markets":{"post":{"operationId":"polymarket_markets","summary":"Polymarket Markets List","description":"List Polymarket prediction markets with question, outcomes, current outcome prices, volume and liquidity. Filter by active/closed and sort order. Data from the public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-markets-by-tag":{"post":{"operationId":"polymarket_markets_by_tag","summary":"Polymarket Markets by Tag","description":"Polymarket markets filtered by a category tag id (e.g. politics, crypto, sports): question, outcome prices and volume. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-midpoint-price":{"post":{"operationId":"polymarket_midpoint_price","summary":"Polymarket Midpoint Price","description":"Midpoint price (implied probability) for a Polymarket outcome token from the live CLOB. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-new-markets":{"post":{"operationId":"polymarket_new_markets","summary":"Polymarket New Markets","description":"Most recently launched Polymarket markets, newest first, with question, outcomes and start date. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-orderbook":{"post":{"operationId":"polymarket_orderbook","summary":"Polymarket Order Book","description":"Live CLOB order book (bids and asks with size) for a Polymarket outcome token. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-position-holders":{"post":{"operationId":"polymarket_position_holders","summary":"Polymarket Smart Money — Position Holders","description":"Polymarket Smart Money — Position Holders\n\nWhat this gives an AI agent: a market-by-market view of who is currently sitting on the largest open positions, ranked by holder skill. Different lens from Smart Bias (which tracks recent positioning flow) — Position Holders is a stock signal: who already has the exposure, regardless of how long they have held it or how actively they trade.\n\nWhy Day-4 promoted this from v1.1 to MVP: the discovery overlap between volume-active traders and the on-chain position-holder set was 0.5% (1 of 200 subgraph holders also appeared in the top-345 volume traders). The two populations are nearly disjoint — meaning position holders carry information that volume-based feeds miss.\n\nNOT guaranteed alpha. Position holders may be right or wrong; this endpoint surfaces who is exposed, not who is right.\n\nHonest meta on Day 1: coverage_level=experimental — position snapshots come online Day 10. position_size metric is subgraph_indexed even now because the Goldsky positions subgraph is live; holder_skill and snapshot_freshness graduate as workers backfill.\n\nPricing: $0.07 USDC. Higher than Smart Bias because position-holder data is a leading indicator (vs flow which is concurrent). Accepts payment on Base, Solana, or Cosmos (Noble) — x402 v2 multi-chain. No subscription, no auth keys.\n","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-price-history":{"post":{"operationId":"polymarket_price_history","summary":"Polymarket Price History","description":"Historical price (odds) time series for a Polymarket outcome token at a chosen interval. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-recent-trades":{"post":{"operationId":"polymarket_recent_trades","summary":"Polymarket Recent Trades","description":"Most recent on-chain Polymarket trades across all markets: wallet, side, outcome, size and price. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-resolved-markets":{"post":{"operationId":"polymarket_resolved_markets","summary":"Polymarket Resolved Markets","description":"Recently resolved (closed) Polymarket markets with the resolved outcome, final prices and volume. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-smart-bias":{"post":{"operationId":"polymarket_smart_bias","summary":"Polymarket Smart Money — Smart Bias","description":"Polymarket Smart Money — Smart Bias\n\nWhat this gives an AI agent: per-market directional bias from a\nskill-ranked pool of Polymarket traders. Returns which side\n(YES/NO) the smart money is positioning on, with a conviction\nscore derived from gross flow weighted by trader skill.\n\nResponse shape (once data warms up — Days 7-10):\n- market_id, question, category (politics/crypto/sports/macro/other)\n- smart_money_bias: YES | NO | NEUTRAL\n- conviction_score (0-100)\n- yes_volume_usd_smart, no_volume_usd_smart\n- traders_involved, avg_skill_score\n- last_updated\n\nHonest meta on Day 1:\n- coverage_level: experimental — the indexer + skill scorer are\n  still being seeded. The endpoint serves a real shape but the\n  data array is empty until Days 7-10.\n- warnings: [\"data_collection_in_progress\"]\n- metric_reliability: skill_score / bias_score / entry_edge all\n  start as \"not_available\" and graduate as workers backfill.\n\nPricing: $0.05 USDC. Accepts payment on Base, Solana, or Cosmos\n(Noble) — x402 v2 multi-chain. No subscription, no auth keys.\n","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-smart-sheet":{"post":{"operationId":"polymarket_smart_sheet","summary":"Polymarket Smart-Money Sheet","description":"Joins the four Polymarket Smart Money endpoints (smart-bias, whale-entries, trader-skill, position-holders) into a single ranked sheet of every active market where tracked smart money currently has an edge. Each row carries direction, conviction-based confidence, whale flow, entrant skill and holder concentration, topped by a verdict with the single strongest pick. The critical bias source is proven before payment settles; enrichment sources degrade gracefully and are disclosed in data_quality. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.750000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-tags":{"post":{"operationId":"polymarket_tags","summary":"Polymarket Category Tags","description":"List Polymarket category tags with id and label, for filtering markets by category. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-token-price":{"post":{"operationId":"polymarket_token_price","summary":"Polymarket Token Price","description":"Best bid or ask price for a Polymarket outcome token from the live CLOB. Public Polymarket CLOB API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-trader-skill":{"post":{"operationId":"polymarket_trader_skill","summary":"Polymarket Smart Money — Trader Skill Ranking","description":"Polymarket Smart Money — Trader Skill Ranking\n\nWhat this gives an AI agent: a ranked list of Polymarket traders\nwith difficulty-adjusted skill scores per category. Scores are\nderived from resolution-validated PnL on closed markets, not\nunrealized paper performance.\n\nResponse shape (once skill-scorer warms up — Day 7+):\n- trader_address_hashed (k-anonymity preserved)\n- overall_skill_score (0-100), confidence_score (0-100)\n- category_breakdown: { politics, crypto, sports, macro, other }\n  each carrying its own skill_score + sample_size\n- resolved_markets_count\n- wins_count, losses_count, win_rate\n- discovery_method\n\nWhy difficulty-adjusted: predicting the favourite at 0.95 isn't\nskill — the calibration weights wins on close-to-50/50 markets\nhigher than wins on lopsided ones. Score is comparable across\ncategories only when paired with sample_size + confidence_score.\n\nHonest meta on Day 1:\n- coverage_level: experimental — skill-scorer is offline until\n  Day 7. The endpoint serves the shape with an empty data[].\n- warnings: [\"data_collection_in_progress\"]\n- metric_reliability: skill_score \"not_available\" until backfill.\n\nPricing: $0.05 USDC. Accepts payment on Base, Solana, or Cosmos\n(Noble) — x402 v2 multi-chain. No subscription, no auth keys.\n","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-trending-markets":{"post":{"operationId":"polymarket_trending_markets","summary":"Polymarket Trending Markets","description":"Top active Polymarket markets ranked by trading volume right now: question, outcome prices, 24h volume and liquidity. Public Polymarket Gamma API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-wallet-activity":{"post":{"operationId":"polymarket_wallet_activity","summary":"Polymarket Wallet Activity","description":"Recent Polymarket activity (trades, splits, merges, redeems) for a wallet address with timestamps and amounts. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-wallet-positions":{"post":{"operationId":"polymarket_wallet_positions","summary":"Polymarket Wallet Positions","description":"Current open Polymarket positions for a wallet address: market, outcome, size, average price and current value. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-wallet-value":{"post":{"operationId":"polymarket_wallet_value","summary":"Polymarket Wallet Value","description":"Total current portfolio value (USDC) of all open Polymarket positions for a wallet address. Public Polymarket Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/polymarket-whale-entries":{"post":{"operationId":"polymarket_whale_entries","summary":"Polymarket Smart Money — Whale Entries","description":"Polymarket Smart Money — Whale Entries\n\nWhat this gives an AI agent: a feed of recent large entries by\nskill-ranked Polymarket traders. Surfaces who entered which\nmarket, on which side, at what size and price — with the\nmarket-context snapshot from the moment of the entry.\n\nResponse shape (once the indexer is live):\n- trader_address_hashed (k-anonymity preserved)\n- skill_score, skill_score_confidence\n- market_id, question, category\n- side (YES/NO), size_usd, entry_price\n- post_entry_market_yes_price (5m / 1h later, where available)\n- timestamp\n\nNOT guaranteed alpha — this is a smart-money signal, not a\nrecommendation. Copying entries blind exposes the buyer to\nadverse-selection (whale exits before resolution) and\nliquidity-cost risk. The endpoint surfaces context, not advice.\n\nHonest meta on Day 1:\n- coverage_level: experimental — trade-indexer is being seeded.\n- warnings: [\"data_collection_in_progress\"]\n\nPricing: $0.02 USDC. Accepts payment on Base, Solana, or Cosmos\n(Noble) — x402 v2 multi-chain. No subscription, no auth keys.\n","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/reefer-rate-report":{"post":{"operationId":"reefer_rate_report","summary":"Reefer Rate Report (USDA produce lanes)","description":"POST a produce shipping region (fuzzy-matched: \"salinas\", \"kern district\", \"south texas\", \"yakima\"...) and optionally a receiving metro, and get the current USDA weekly refrigerated truck rate verdict for that lane: spot rate range in USD per load (48-53ft reefer), truck availability (SURPLUS to SHORTAGE), week-over-week trend, the commodities the rate covers, and every other reported lane from that region. Source is the USDA AMS Specialty Crops National Truck Rate Report - the only legally free truckload lane-rate signal anywhere - refreshed weekly, public domain. Honest positioning: REEFER/PRODUCE LANES ONLY at region-to-metro granularity; this is NOT a general dry-van lane-rate product and does not pretend to be. Unknown regions or destinations return a free 422 carrying the full menu of what the report covers, so you never pay to learn the input space. Fail-closed if the stored report goes stale; post-settle failures auto-refund.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/road-conditions":{"post":{"operationId":"road_conditions","summary":"Road Conditions (US corridor)","description":"POST an origin and destination (\"lat,lon\" or a US place name) and get one CLEAR / CAUTION / SEVERE verdict for the corridor between them: active National Weather Service alerts sampled every ~120 km along a great-circle corridor (deduped, severity-ranked - blizzard/ice/tornado/high-wind warnings and any Extreme alert drive SEVERE), plus WZDx work-zone events within 30 km from every state DOT that publishes a keyless feed, full closures first. Coverage is honest by construction: the response lists which crossed states have a live work-zone feed, which do not, and which feeds failed on this read - nothing is silently faked. Geocoding and NWS reachability are proven before your payment settles; if corridor weather coverage degrades below half after payment the call auto-refunds. Zone-scale conditions on a straight-line corridor, not turn-by-turn routing.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-accumulation":{"post":{"operationId":"smart_money_accumulation","summary":"Smart-Money Accumulation","description":"Tokens being accumulated by smart money: the largest POSITIVE smart-money net USD inflow over the trailing 30 days, from our tracker netflow cache. Buy/sell/net flow, unique smart traders, smart-money score per token, symbol decoration. Pass chain (base or solana) and limit.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-base":{"post":{"operationId":"smart_money_base","summary":"Smart Money Tracker — Base","description":"Smart Money Tracker — Base\n\nWhat this gives an AI agent: a single $0.02 call returns the tokens\nwhere profitable Base wallets are actively moving capital — pre-\naggregated, ranked by gross flow, with honest data quality metadata.\nNo subscription, no auth keys, no batch processing.\n\nHow it works:\n\nWe track Base wallets discovered through DexScreener boost/profile\nfeeds + manual seeds of known on-chain traders. For each token they\ntrade we aggregate per-window:\n\n- buy_usd, sell_usd, net_flow_usd, gross_flow_usd\n- unique_eligible_traders (distinct wallets that traded in window)\n- smart_money_score (gross-flow-weighted avg of trader scores)\n- avg_trade_size_usd, trade_count\n- symbol (when DexScreener-indexed)\n\nTime windows: 1h, 24h, 7d, 30d.\n\nBase-specific quirks the meta surfaces:\n\n- coverage_level.base: beta. The pipeline is wired end-to-end\n  (Alchemy / public Base RPC for indexing, DexScreener for pricing)\n  but the wallet pool is still accumulating and the per-chain score\n  calibration remains 'base-v1-uncalibrated'. Cross-chain score\n  comparisons aren't apples-to-apples yet.\n- eligibility_filter_mode: 'hybrid' — surfaces high-signal wallets\n  including recent discoveries.\n- wallet_maturity_warning + unrealized_scoring_warning carry the\n  same semantics as the Solana endpoint.\n- Base discovery uses calibrated thresholds (liquidity ≥ $20k,\n  volume ≥ $30k, price change ≥ +30% over 24h, age 0–90d) tuned to\n  Base's lower-volatility regime relative to Solana pumps.\n\nIndexer details:\n- Pulls ERC-20 Transfer logs filtered by (topic2=wallet) inbound\n  and (topic1=wallet) outbound every 30 minutes per wallet, groups\n  by tx_hash, derives swap legs via the dominant-in / dominant-out\n  pairing rule. Same-mint round-trips (router relays /\n  wrap+unwrap) are dropped.\n- USDC, USDT, USDbC priced at $1. WETH priced via cached price_usd.\n  Long-tail tokens fall back to either-side cache lookup.\n\nPricing: $0.03 USDC. Accepts payment on Base, Solana, or Cosmos\n(Noble) — x402 v2 multi-chain. No subscription, no auth keys.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-cosmos":{"post":{"operationId":"smart_money_cosmos","summary":"Smart Money Tracker — Cosmos (experimental)","description":"Smart Money Tracker — Cosmos (experimental)\n\nWhat this gives an AI agent: a single $0.02 call returns the tokens\nwhere profitable Cosmos-ecosystem wallets are actively moving\ncapital — pre-aggregated, ranked by gross flow, with honest data\nquality metadata. No subscription, no auth keys, no batch\nprocessing.\n\nHow it works (today):\n\nCosmos coverage is in an experimental phase. The endpoint serves the\nsame shape as the Solana and Base endpoints — identical data[] /\nmeta {} envelope — but the wallet pool is still being seeded and\ncalibrated. Expect smaller eligible counts and a higher\nunrealized_scoring_warning rate than Solana / Base while we backfill\nIBC + Osmosis pool history.\n\nRoadmap items shipping next:\n- Top-volume Osmosis pool wallets seeded as candidates.\n- IBC inbound + outbound flow scored as a wallet feature.\n- Staking delegate / undelegate cadence as a \"long-term holder\"\n  signal (counter-cyclical to the meme-trader Solana pool).\n- Native Noble USDC flows pulled from the cosmos-pay facilitator's\n  on-chain history.\n\nWhat the meta tells you (matching Solana/Base):\n\n- eligibility_filter_mode: 'hybrid'.\n- coverage_level.cosmos: experimental. Treat smart_money_score as\n  directional only until calibration lands.\n- wallet_maturity_warning + unrealized_scoring_warning carry the\n  same semantics as the other endpoints.\n\nPricing: $0.02 USDC. Same price as Solana / Base endpoints —\nflat pricing across chains while we prove demand. Premium tier\nlikely on the Cosmos endpoint once IBC + staking coverage matures.\n\nAccepts payment on Base, Solana, or Cosmos (Noble) — x402 v2\nmulti-chain. No subscription, no auth keys.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-distribution":{"post":{"operationId":"smart_money_distribution","summary":"Smart-Money Distribution","description":"Tokens being distributed (sold) by smart money: the largest NEGATIVE smart-money net USD flow over the trailing 30 days, from our tracker netflow cache. Buy/sell/net flow, unique smart traders, smart-money score per token, symbol decoration. Pass chain (base or solana) and limit.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-netflow":{"post":{"operationId":"smart_money_netflow","summary":"Smart Money Tracker — Solana","description":"Smart Money Tracker — Solana\n\nWhat this gives an AI agent: a single $0.02 call returns the tokens\nwhere profitable Solana wallets are actively moving capital —\npre-aggregated, ranked by gross flow, with honest data quality\nmetadata. No subscription, no auth keys, no batch processing.\n\nHow it works:\n\nWe track a curated pool of profitable Solana wallets discovered from\nDexScreener boost/profile feeds (currently 47 eligible out of 441\ntracked, score-gated at 60+). For each token they trade we aggregate\nper-window:\n\n- buy_usd, sell_usd, net_flow_usd, gross_flow_usd\n- unique_eligible_traders (distinct wallets that traded in window)\n- smart_money_score (gross-flow-weighted avg of trader scores)\n- avg_trade_size_usd, trade_count\n- symbol (when DexScreener-indexed)\n\nTime windows: 1h, 24h, 7d, 30d.\n\nWhat the meta tells you honestly:\n\n- eligibility_filter_mode: 'hybrid' — current production mode that\n  surfaces high-signal wallets including recent discoveries. Will\n  transition to 'promotion_gate' (14+ day track record requirement)\n  once wallet pool matures (~2026-06-17).\n- wallet_maturity_warning: true while wallets are newer than 14d.\n- unrealized_scoring_warning: true while any eligible wallet has\n  incomplete buy→sell roundtrips (PnL contains unrealized legs).\n- unpriced_trade_count: trades we couldn't value (dead pump.fun\n  tokens with zero DexScreener pairs).\n- coverage_level.solana: production.\n- score_version + chain_score_calibration_version: pinned per-chain\n  calibration tags so consumers can detect a model change.\n\nIndexer details:\n- Helius RPC + Enhanced Tx parser, DexScreener pricing, on-chain\n  pump.fun route detection. The pivot-account fallback recovers\n  swap legs that route through wallet-linked wSOL accounts.\n- 5-min cadence for top-tier wallets, 15-min mid-tier, 60-min low.\n\nSeparate endpoints cover Base (smart-money-base) and Cosmos\n(smart-money-cosmos).\n\nPricing: $0.02 USDC. Accepts payment on Base, Solana, or Cosmos\n(Noble) — x402 v2 multi-chain. No subscription, no auth keys.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-token-rankings":{"post":{"operationId":"smart_money_token_rankings","summary":"Smart-Money Token Rankings","description":"Tokens ranked by aggregate smart-money score over the trailing 30 days, from our own smart-money-tracker netflow cache. Each row carries buy/sell/net USD flow, unique smart traders, smart-money score and momentum rank, with symbol decoration. Pass chain (base or solana, default solana) and limit (1-100).","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/smart-money-top-wallets":{"post":{"operationId":"smart_money_top_wallets","summary":"Smart-Money Top Wallets","description":"The smart-money wallet leaderboard: eligible wallets (hybrid gate: skill score >=60, confidence >=50, not quarantined) ranked by score then trailing 90-day PnL, from our smart-money-tracker scoring table. Each row carries address, tier, score, win rate, 90d PnL, realized PnL, profit factor, trade count, median holding time. Pass chain (base or solana) and limit.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/solana-tx-decoder":{"post":{"operationId":"solana_tx_decoder","summary":"Solana Transaction Decoder","description":"Decode any Solana transaction by signature into a structured human-readable summary. Returns invoked programs, token balance changes, fees in SOL and USD, instruction flow, and one-line summary. Perfect for AI agents analyzing wallet activity, debugging swap transactions, or building transaction history dashboards. Supports all Solana program types including Jupiter, Raydium, Orca, and SPL Token Program. Multi-network payment via SuVerse — pay with Base USDC, Solana USDC, or Cosmos USDC.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.200000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/solana-tx-simulator":{"post":{"operationId":"solana_tx_simulator","summary":"Solana Transaction Pre-Flight Simulator","description":"Simulate a Solana transaction before broadcasting to mainnet. Returns success/failure status, compute units consumed, full program logs, accounts touched, and detailed error messages if simulation fails. Essential for AI trading agents validating transactions before paying gas, MEV bots checking sandwich opportunities, wallet integrations preventing user errors, and DeFi protocols testing complex multi-step operations. Skip the cost of failed transactions — simulate first, broadcast only what will succeed.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.400000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/spl-token-safety-check":{"post":{"operationId":"spl_token_safety_check","summary":"Solana Token Safety & Rug Risk Analyzer","description":"Comprehensive risk analysis for any Solana SPL token in milliseconds. Checks mint authority renouncement, freeze authority status, top-holder concentration, liquidity depth, market cap, token age, and 20+ security signals. Returns composite 0-100 risk score with explicit red flags (rug pull indicators) and green flags (legitimacy markers). Critical for AI trading agents avoiding scam tokens, portfolio safety bots screening holdings, sniper bots filtering launches, and DeFi protocols implementing on-chain due diligence before listing.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"1.000000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-air-quality":{"post":{"operationId":"suverse_air_quality","summary":"Air Quality Pollutant Levels","description":"Hourly air quality for any latitude and longitude from the Open-Meteo air quality service, no key required. Returns particulate matter PM10 and PM2.5 plus carbon monoxide, ozone, and nitrogen dioxide concentrations. Critical for AI agents in health, environmental, logistics, and insurance contexts that need pollutant exposure data without paying for a commercial air quality provider.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-air-quality-current":{"post":{"operationId":"suverse_air_quality_current","summary":"Current Air Quality by Coordinate","description":"Returns current air quality at a lat/lng point from Open-Meteo, including PM10, PM2.5, carbon monoxide and ozone concentrations, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-air-quality-index":{"post":{"operationId":"suverse_air_quality_index","summary":"Air Quality Index (US and European)","description":"Returns the current US AQI and European AQI plus PM2.5 and PM10 at a lat/lng point from Open-Meteo, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-character-search":{"post":{"operationId":"suverse_anime_character_search","summary":"Anime Character Search","description":"Search anime/manga characters by name on MyAnimeList; returns character ID, name, nicknames, favorites and image. Keyless Jikan v4.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-detail":{"post":{"operationId":"suverse_anime_detail","summary":"Anime Detail","description":"Full detail for one anime by MyAnimeList ID: titles, synopsis, score, ranking, genres, studios, aired dates, episodes and trailer. Keyless Jikan v4.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-jikan-character-detail":{"post":{"operationId":"suverse_anime_jikan_character_detail","summary":"Anime Character Detail by MAL ID","description":"Returns anime/manga character details by MyAnimeList id (name, favorites) via the keyless Jikan v4 API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-jikan-detail-mal":{"post":{"operationId":"suverse_anime_jikan_detail_mal","summary":"Anime Detail by MAL ID","description":"Returns full anime details by MyAnimeList id (title, type, episodes, score, year) via the keyless Jikan v4 API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-jikan-manga-detail":{"post":{"operationId":"suverse_anime_jikan_manga_detail","summary":"Manga Detail by MAL ID","description":"Returns manga details by MyAnimeList id (title, type, chapters, score) via the keyless Jikan v4 API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-manga-search":{"post":{"operationId":"suverse_anime_manga_search","summary":"Manga Search","description":"Search MyAnimeList manga by title; returns matches with score, chapters, volumes, status, published dates and synopsis. Keyless Jikan v4.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-schedule":{"post":{"operationId":"suverse_anime_schedule","summary":"Anime Broadcast Schedule","description":"Anime broadcast schedule for a given weekday from MyAnimeList, with title, type, score and airing info. Keyless Jikan v4 schedules.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-search":{"post":{"operationId":"suverse_anime_search","summary":"Anime Search","description":"Search MyAnimeList anime by title; returns matches with score, type, episodes, status, aired dates and synopsis. Keyless Jikan v4.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-season-now":{"post":{"operationId":"suverse_anime_season_now","summary":"Currently Airing Anime","description":"Anime airing in the current season with title, type, episodes, score and broadcast info. Keyless Jikan v4 seasons/now.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-anime-top":{"post":{"operationId":"suverse_anime_top","summary":"Top Anime Ranking","description":"Top-ranked anime from MyAnimeList with title, score, rank, popularity, type, episodes and synopsis. Keyless Jikan v4.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-artist-detail":{"post":{"operationId":"suverse_artic_artist_detail","summary":"Art Institute of Chicago Artist Detail","description":"Returns biographical detail for a single Art Institute of Chicago artist/agent by numeric ID, including name, birth and death dates. Source: api.artic.edu.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-artist-roster":{"post":{"operationId":"suverse_artic_artist_roster","summary":"Art Institute of Chicago Artist Roster","description":"Returns a paginated list of artists/agents in the Art Institute of Chicago collection. Source: api.artic.edu.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-artwork-detail":{"post":{"operationId":"suverse_artic_artwork_detail","summary":"Art Institute of Chicago Artwork Detail","description":"Returns full catalog detail for a single Art Institute of Chicago artwork by its numeric ID, including title, artist, date, and medium. Source: api.artic.edu.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-artwork-lookup":{"post":{"operationId":"suverse_artic_artwork_lookup","summary":"Art Institute of Chicago Artwork Search","description":"Full-text search over the Art Institute of Chicago collection, returning matching artworks ranked by relevance. Source: api.artic.edu.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-exhibitions":{"post":{"operationId":"suverse_artic_exhibitions","summary":"Art Institute of Chicago Exhibitions","description":"Returns a paginated list of past and present exhibitions at the Art Institute of Chicago. Source: api.artic.edu.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-artic-search":{"post":{"operationId":"suverse_artic_search","summary":"Art Institute Of Chicago Search","description":"Search the Art Institute of Chicago collection by keyword, no key. Returns matching artworks with title, artist, and date. For AI agents building art discovery experiences.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-astronomy-daylight-times":{"post":{"operationId":"suverse_astronomy_daylight_times","summary":"Sunrise, Sunset and Daylight Duration","description":"Returns daily sunrise, sunset and daylight duration for a lat/lng point from the Open-Meteo forecast API, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-astronomy-uv-index-daily":{"post":{"operationId":"suverse_astronomy_uv_index_daily","summary":"Daily UV Index and Sunshine Forecast","description":"Returns daily maximum UV index and sunshine duration for a lat/lng point from the Open-Meteo forecast API, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-aviation-aircraft-registry":{"post":{"operationId":"suverse_aviation_aircraft_registry","summary":"Aircraft Registry Lookup","description":"Returns the registration, manufacturer, type, and owner for an aircraft by ICAO Mode-S hex via the keyless hexdb.io database.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-aviation-airport-by-icao":{"post":{"operationId":"suverse_aviation_airport_by_icao","summary":"Airport Lookup by ICAO","description":"Returns the airport name, IATA/ICAO codes, country, region, and coordinates for an ICAO airport code via the keyless hexdb.io database.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-aviation-flight-route":{"post":{"operationId":"suverse_aviation_flight_route","summary":"Flight Route by Callsign","description":"Returns the origin-destination airport route for a flight callsign via the keyless hexdb.io route database.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-avwx-airsigmet":{"post":{"operationId":"suverse_avwx_airsigmet","summary":"Aviation AIRMET/SIGMET Advisories","description":"Active AIRMET and SIGMET advisories: hazard type, validity window, altitude band, movement, and raw advisory text, from aviationweather.gov.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-avwx-metar":{"post":{"operationId":"suverse_avwx_metar","summary":"Aviation METAR (Current Conditions)","description":"Latest decoded METAR for one or more ICAO airport ids: wind, visibility, temperature, altimeter, clouds, flight category, and raw report.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-avwx-pirep":{"post":{"operationId":"suverse_avwx_pirep","summary":"Aviation PIREPs (Pilot Reports)","description":"Recent pilot reports (PIREPs) near an airport: aircraft type, flight level, location, and reported icing, turbulence, cloud, and weather conditions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-avwx-taf":{"post":{"operationId":"suverse_avwx_taf","summary":"Aviation TAF (Terminal Forecast)","description":"Latest Terminal Aerodrome Forecast (TAF) for one or more ICAO airport ids: validity window, forecast periods, wind, visibility, and clouds, with raw text.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-base-dex-pools":{"post":{"operationId":"suverse_base_dex_pools","summary":"Base Chain Top DEX Pools","description":"Top liquidity pools on Base across Uniswap V3, Aerodrome, BaseSwap and others. Returns each pool token pair, TVL in USD, 24h volume, fee tier, and APR. Critical for AI agents finding deepest liquidity on Base, identifying high volume pairs for routing, tracking new pool launches, and DeFi strategy on the fastest growing L2. Real-time from GeckoTerminal.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-beverage-breweries-by-state":{"post":{"operationId":"suverse_beverage_breweries_by_state","summary":"Breweries By State","description":"List of breweries in a given US state with type, address, and geo coordinates. Source: Open Brewery DB, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-beverage-brewery-search":{"post":{"operationId":"suverse_beverage_brewery_search","summary":"Brewery Name Search","description":"Free-text search for breweries by name, returning matches with type, address, and geo coordinates. Source: Open Brewery DB, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-binance-orderbook":{"post":{"operationId":"suverse_binance_orderbook","summary":"Binance Spot Order Book Snapshot","description":"Current order book snapshot for any Binance spot trading pair with top bids and asks. Returns price levels, quantities, total bid depth, total ask depth, and order book imbalance ratio. Perfect for AI trading bots detecting market pressure, MEV bots identifying arbitrage, price impact calculators, and market microstructure analysis. Real-time from Binance public.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-binance-trades":{"post":{"operationId":"suverse_binance_trades","summary":"Binance Recent Trades","description":"Last 100 executed trades for any Binance spot pair with price, quantity, side buy or sell, and timestamp. Essential for AI agents detecting whale activity, building VWAP calculations, identifying buy or sell pressure, tape reading bots, and tick-level analysis. Real-time public trade data with millisecond timestamps from the largest crypto exchange by spot volume.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-ensembl-gene-lookup":{"post":{"operationId":"suverse_bio_ensembl_gene_lookup","summary":"Ensembl Gene Lookup by Symbol","description":"Look up a human gene by HGNC symbol in Ensembl, returning the Ensembl gene ID, biotype, genomic coordinates, strand, assembly and description.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-ensembl-gene-phenotypes":{"post":{"operationId":"suverse_bio_ensembl_gene_phenotypes","summary":"Ensembl Gene Phenotype Associations","description":"Retrieve phenotype and disease associations for a human gene by symbol from Ensembl, returning descriptions, ontology accessions and source annotations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-ncbi-gene-summary":{"post":{"operationId":"suverse_bio_ncbi_gene_summary","summary":"NCBI Gene Summary","description":"Fetch gene summary metadata (symbol, description, chromosome, map location, aliases, genomic coordinates) for an NCBI Entrez Gene ID via E-utilities esummary.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-ncbi-snp-summary":{"post":{"operationId":"suverse_bio_ncbi_snp_summary","summary":"NCBI dbSNP Variant Summary","description":"Fetch dbSNP variant summary (rs identifier, alleles, global minor allele frequencies across reference studies) for a dbSNP record ID via NCBI E-utilities esummary.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-pubmed-search":{"post":{"operationId":"suverse_bio_pubmed_search","summary":"PubMed Literature Search","description":"Search PubMed for biomedical literature by query term, returning matching article PMIDs and the total result count via NCBI E-utilities esearch.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bio-pubmed-summary":{"post":{"operationId":"suverse_bio_pubmed_summary","summary":"PubMed Article Summary","description":"Fetch document summary metadata (title, authors, journal, dates, identifiers) for one or more PubMed PMIDs via NCBI E-utilities esummary.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-biodiversity-country-counts":{"post":{"operationId":"suverse_biodiversity_country_counts","summary":"GBIF Occurrence Counts by Country","description":"Returns GBIF occurrence record counts grouped by country for a given publishing country, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-biodiversity-inat-taxa":{"post":{"operationId":"suverse_biodiversity_inat_taxa","summary":"iNaturalist Taxa Search","description":"Searches iNaturalist taxa by free-text query and returns matching taxa with rank and identifiers, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-biodiversity-name-match":{"post":{"operationId":"suverse_biodiversity_name_match","summary":"GBIF Species Name Match","description":"Matches a scientific name against the GBIF backbone and returns the accepted taxon with full classification, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-biodiversity-occurrence-search":{"post":{"operationId":"suverse_biodiversity_occurrence_search","summary":"GBIF Occurrence Records Search","description":"Searches GBIF occurrence records by scientific name and returns georeferenced observation/specimen records as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-biodiversity-species-search":{"post":{"operationId":"suverse_biodiversity_species_search","summary":"GBIF Species Name Search","description":"Searches the GBIF taxonomic backbone for species matching a free-text query and returns matching taxa as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bls-series":{"post":{"operationId":"suverse_bls_series","summary":"BLS Time Series Data","description":"US Bureau of Labor Statistics time series data by series id (CPI, employment, wages) from the public v1 API, no key. Returns recent periods and values. For AI agents tracking US labor and price data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bridge-volumes":{"post":{"operationId":"suverse_bridge_volumes","summary":"Cross-Chain Bridge Volumes 24h","description":"24 hour bridge transfer volumes for major cross-chain bridges including Stargate, Wormhole, Across, deBridge, Layer Zero, and Circle CCTP. Returns each bridge name, volume USD, transaction count, and chains served. Useful for AI agents tracking capital flows between chains, detecting liquidity migrations, monitoring bridge health, and identifying trends.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.020000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-bundesliga-table":{"post":{"operationId":"suverse_bundesliga_table","summary":"German Football League Table","description":"Current league table for a German football division from OpenLigaDB: each team's position implied by points, matches played, wins, draws, losses, goals for and against, goal difference and points. Pass the league shortcut such as bl1 for Bundesliga or bl2 for 2. Bundesliga, plus the season start year.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cal-gregorian-from-hijri":{"post":{"operationId":"suverse_cal_gregorian_from_hijri","summary":"Hijri to Gregorian Date Conversion","description":"Convert an Islamic Hijri calendar date to the Gregorian date, including weekday and month names. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cal-hebrew-date":{"post":{"operationId":"suverse_cal_hebrew_date","summary":"Gregorian to Hebrew Date Conversion","description":"Convert a Gregorian calendar date to the Hebrew calendar date, including Hebrew year/month/day, Hebrew script and the week's Torah portion. Keyless Hebcal converter.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cal-hijri-from-gregorian":{"post":{"operationId":"suverse_cal_hijri_from_gregorian","summary":"Gregorian to Hijri Date Conversion","description":"Convert a Gregorian calendar date to the Islamic Hijri date, including weekday, month names (Arabic/English) and any associated Islamic holidays. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cal-prayer-month":{"post":{"operationId":"suverse_cal_prayer_month","summary":"Monthly Prayer Times Calendar","description":"Full month of daily Islamic prayer timings for a given year/month and latitude/longitude using a configurable calculation method. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cftc-commitments-of-traders":{"post":{"operationId":"suverse_cftc_commitments_of_traders","summary":"CFTC Commitments of Traders","description":"Positioning data from the US Commodity Futures Trading Commission's Commitments of Traders report, the weekly breakdown of who is long and short in the futures markets by trader class - commercial hedgers, non-commercial speculators and non-reportable positions - with open interest. The standard dataset for reading speculative positioning in commodities, rates and FX futures.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.200000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-chesscom-player-profile":{"post":{"operationId":"suverse_chesscom_player_profile","summary":"Chess.com Player Profile","description":"Public profile for a Chess.com account: display name, title, country, followers, league, join and last-online timestamps, streaming status and verification flags. Combine with the stats endpoint to get a full picture of a player before analysing their games.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-chesscom-player-stats":{"post":{"operationId":"suverse_chesscom_player_stats","summary":"Chess.com Player Ratings and Record","description":"Rating and record breakdown for any Chess.com account: current, best and lowest ratings across blitz, bullet, rapid and daily, with win/loss/draw counts for each format, plus tactics and puzzle-rush bests and any FIDE rating on file. Pass the username.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cisa-kev":{"post":{"operationId":"suverse_cisa_kev","summary":"CISA Known Exploited Vulnerabilities","description":"The full CISA Known Exploited Vulnerabilities catalog, the authoritative US government list of CVEs confirmed exploited in the wild. Returns each catalog entry with CVE id, vendor, product, vulnerability name, date added, and required action due date. Critical for AI agents prioritizing patching by real world exploitation, feeding risk scoring, and enforcing the CISA remediation deadlines.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-fedreg-agency":{"post":{"operationId":"suverse_civic_fedreg_agency","summary":"Federal Register Agency Detail","description":"Retrieve details for a single US federal agency by its Federal Register slug. Returns agency name, description, parent and child agencies, and short name from the official Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-fedreg-docs-by-type":{"post":{"operationId":"suverse_civic_fedreg_docs_by_type","summary":"Federal Register Documents by Type","description":"List recent US Federal Register documents filtered by type (PRORULE proposed rule, RULE final rule, NOTICE, PRESDOCU presidential document). Returns titles, document numbers, agencies, and publication dates from the official Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-fedreg-public-inspection":{"post":{"operationId":"suverse_civic_fedreg_public_inspection","summary":"Federal Register Public Inspection Documents","description":"List documents currently on public inspection at the US Federal Register, available before official publication. Returns titles, agencies, document numbers, and filing details from the official Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-fedreg-public-inspection-current":{"post":{"operationId":"suverse_civic_fedreg_public_inspection_current","summary":"Federal Register Public Inspection (Today)","description":"Documents currently on public inspection at the Federal Register, before official publication. Data from the Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-nonprofit-org":{"post":{"operationId":"suverse_civic_nonprofit_org","summary":"Nonprofit Organization Profile by EIN","description":"Retrieve a full US nonprofit organization profile by EIN (Employer Identification Number). Returns address, subsection code, ruling date, asset/income codes, and recent IRS filing summaries from ProPublica Nonprofit Explorer.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-civic-nonprofit-search":{"post":{"operationId":"suverse_civic_nonprofit_search","summary":"Nonprofit Organization Search","description":"Search US tax-exempt nonprofit organizations by name or keyword. Returns EIN, name, city, state, and NTEE classification from the IRS Exempt Organizations Business Master File via ProPublica Nonprofit Explorer.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cleveland-art-detail":{"post":{"operationId":"suverse_cleveland_art_detail","summary":"Cleveland Museum of Art Artwork Detail","description":"Returns full catalog detail for one Cleveland Museum of Art artwork by numeric ID, including title, creation date, and type. Source: openaccess-api.clevelandart.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cleveland-art-search":{"post":{"operationId":"suverse_cleveland_art_search","summary":"Cleveland Museum of Art Search","description":"Full-text search over the Cleveland Museum of Art open-access collection, returning matching artworks with creators and type. Source: openaccess-api.clevelandart.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-climate-nasa-power-climatology":{"post":{"operationId":"suverse_climate_nasa_power_climatology","summary":"NASA POWER Climatology Normals","description":"Returns long-term monthly and annual climatology normals for a point from NASA POWER, e.g. surface solar irradiance, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-climate-nasa-power-daily":{"post":{"operationId":"suverse_climate_nasa_power_daily","summary":"NASA POWER Daily Climate Point","description":"Returns daily climate parameters (e.g. 2m temperature, corrected precipitation) for a lat/lng point from the NASA POWER project, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.085000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-climate-nasa-power-monthly":{"post":{"operationId":"suverse_climate_nasa_power_monthly","summary":"NASA POWER Monthly Climate Point","description":"Returns monthly climate parameters for a lat/lng point across one or more years from NASA POWER, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-clinicaltrials-search":{"post":{"operationId":"suverse_clinicaltrials_search","summary":"Clinical Trials Search","description":"Search ClinicalTrials.gov studies by term via the official v2 API, no key. Returns matching studies with NCT id, title, status, and conditions. For AI agents in clinical research, pharma intelligence, and patient matching.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-clinicaltrials-study":{"post":{"operationId":"suverse_clinicaltrials_study","summary":"Clinical Trial By NCT Id","description":"Full record for a single ClinicalTrials.gov study by NCT identifier via the v2 API, no key. Returns the protocol, status, sponsors, eligibility, and outcomes. For AI agents deep reading a specific trial.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cocktail-by-ingredient":{"post":{"operationId":"suverse_cocktail_by_ingredient","summary":"Cocktails By Ingredient","description":"Cocktails that use an ingredient from TheCocktailDB, no key. Returns drinks containing the ingredient. For AI agents building drinks around available ingredients.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cocktail-random":{"post":{"operationId":"suverse_cocktail_random","summary":"Random Cocktail","description":"A random cocktail from TheCocktailDB, no key. Returns one drink with full ingredients and instructions. For AI agents suggesting drinks.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cocktail-search":{"post":{"operationId":"suverse_cocktail_search","summary":"Cocktail Search By Name","description":"Search cocktails by name from TheCocktailDB, no key. Returns drinks with ingredients, measures, glass, and instructions. For AI agents in bartending and beverage apps.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-coinbase-rates":{"post":{"operationId":"suverse_coinbase_rates","summary":"Coinbase Exchange Rates","description":"Exchange rates for a base currency against fiat and crypto from the public Coinbase API, no key. Returns the rate map for the base currency. For AI agents doing multi-currency conversion including crypto.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-comics-xkcd-comic":{"post":{"operationId":"suverse_comics_xkcd_comic","summary":"xkcd Comic Metadata","description":"Returns metadata for an xkcd comic by number (title, date, alt text, image URL) from xkcd.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-countries-by-region":{"post":{"operationId":"suverse_countries_by_region","summary":"Countries By Region","description":"Countries in a region from REST Countries, no key. Returns each country with capital and population. For AI agents listing and comparing countries by region.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-countries-cnow-capital":{"post":{"operationId":"suverse_countries_cnow_capital","summary":"Country Capitals Directory","description":"Returns the capital city and ISO codes for every country via the keyless countriesnow.space API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-countries-cnow-states":{"post":{"operationId":"suverse_countries_cnow_states","summary":"States and Provinces by Country","description":"Returns the list of states/provinces with codes for a given country via the keyless countriesnow.space API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-country-by-name":{"post":{"operationId":"suverse_country_by_name","summary":"Country By Name","description":"Look up a country by name from REST Countries, no key. Returns capital, region, population, currencies, languages, and flags. For AI agents enriching country context.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crates-crate":{"post":{"operationId":"suverse_crates_crate","summary":"Rust Crate Metadata","description":"Registry record for any Rust crate on crates.io: description, current and max stable version, total and recent download counts, repository, documentation and homepage links, plus the crate's categories and keywords. Pass the crate name. Full version history is omitted to keep the response compact.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crossref-journals":{"post":{"operationId":"suverse_crossref_journals","summary":"Crossref Journals Search","description":"Search Crossref for academic journals by title or keyword, no key. Returns journals with title, publisher, ISSN, and article counts. For AI agents discovering venues and validating journal identifiers.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crossref-works":{"post":{"operationId":"suverse_crossref_works","summary":"Crossref Works Search","description":"Search Crossref scholarly metadata across journals, conferences, and books by query, no key. Returns matching works with DOI, title, authors, and publication. For AI agents resolving citations and enriching bibliographies.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crypto-24h-movers":{"post":{"operationId":"suverse_crypto_24h_movers","summary":"Top Crypto Gainers and Losers in 24 Hours","description":"Top 10 biggest gainers and top 10 biggest losers in the last 24h by percentage change. Filtered by a minimum market cap floor to exclude pump-and-dump micro-caps and focus on meaningful market movers. Returns price, market cap, volume, and 24h change per coin. Critical for AI trading agents detecting momentum, news-driven moves, and sector rotations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crypto-market-rankings":{"post":{"operationId":"suverse_crypto_market_rankings","summary":"Top Crypto by Market Cap with Full Metrics","description":"Top N cryptocurrencies ranked by market cap with comprehensive metrics: price, 24h volume, 1h/24h/7d/30d percentage changes, fully diluted valuation, circulating supply, ATH/ATL data, and market dominance. Built for AI agents creating leaderboards, screening opportunities, generating market reports, and tracking momentum. Customizable result count from 10 to 250.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crypto-ohlc-history":{"post":{"operationId":"suverse_crypto_ohlc_history","summary":"Crypto OHLC History: Daily Candles","description":"Daily OHLC (open/high/low/close) candle bars for any coin going back up to 365 days. Returns timestamp, open, high, low, close per day. Essential for AI agents running technical analysis, backtesting trading strategies, generating charts, computing volatility, and pattern recognition. Industry-standard format compatible with all charting libraries.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crypto-price-batch":{"post":{"operationId":"suverse_crypto_price_batch","summary":"Batch Crypto Prices: Up to 50 Coins","description":"Current USD prices for up to 50 coin IDs in a single call. Returns price, 24h change, market cap, and trading volume per coin. Built for portfolio AI agents tracking watchlists, trading bots checking many assets at once, dashboards refreshing prices, and analytics tools doing comparative analysis. Covers 17,000+ tokens via CoinGecko.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-crypto-trending":{"post":{"operationId":"suverse_crypto_trending","summary":"Trending Crypto Searches on CoinGecko","description":"Top 7 trending cryptocurrencies based on user searches on CoinGecko in the last 24 hours. Useful as a sentiment/hype signal showing which coins are capturing retail attention before price moves. Returns coin name, symbol, market cap rank, current price, and a thumbnail. Critical for AI agents detecting attention shifts, news discoveries, and meme coin emergence.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cve-lookup":{"post":{"operationId":"suverse_cve_lookup","summary":"CVE Vulnerability Lookup","description":"Full detail for a single CVE vulnerability by identifier from the NIST National Vulnerability Database. Returns the description, CVSS severity scores and vector, affected configurations, references, and published and modified dates. Critical for AI agents in security operations triaging vulnerabilities, enriching alerts, prioritizing patching, and answering is this CVE exploitable questions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-cve-search":{"post":{"operationId":"suverse_cve_search","summary":"CVE Keyword Search","description":"Search the NIST National Vulnerability Database for CVE vulnerabilities matching a keyword such as a product, vendor, or technology name. Returns up to twenty matching CVEs with identifiers, descriptions, and CVSS severity. Critical for AI agents doing security research, software bill of materials risk checks, vendor due diligence, and mapping a product name to known vulnerabilities.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-dailymed-drug-labels":{"post":{"operationId":"suverse_dailymed_drug_labels","summary":"DailyMed Drug Label Search","description":"Search the US National Library of Medicine's DailyMed repository of official Structured Product Labels. Returns matching labels with the SPL set identifier, title, published date and labeller for a drug name or NDC code. DailyMed is the authoritative source of FDA-approved prescribing information, distinct from adverse-event and recall feeds.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-datamuse-related":{"post":{"operationId":"suverse_datamuse_related","summary":"Word Association Finder","description":"Words related in meaning to a given word from the Datamuse API, no key. Returns ranked associated words with scores. For AI agents in writing assistance, search expansion, and word games.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-deck-of-cards-shuffle":{"post":{"operationId":"suverse_deck_of_cards_shuffle","summary":"Shuffled Playing Card Deck","description":"Create and shuffle a fresh deck of standard playing cards and get back a deck identifier plus the number of cards remaining. The returned deck id can be reused for subsequent draws, making this a verifiable shuffle primitive for card games, randomised sampling and agent-run simulations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-deezer-search":{"post":{"operationId":"suverse_deezer_search","summary":"Deezer Music Search","description":"Search Deezer's music catalogue for artists, albums, tracks or playlists. Returns identifiers, names, cover artwork, fan counts for artists, track duration and rank, and a 30-second preview URL where one is available. Pick the search domain with the type parameter to look up a specific kind of entity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-defi-fees":{"post":{"operationId":"suverse_defi_fees","summary":"Protocol Fees and Revenue","description":"24h, 7d, and 30d fee revenue for top DeFi protocols ranked by earnings. Returns protocol name, category, fees collected, revenue to treasury, and growth metrics. Perfect for AI agents identifying most profitable DeFi protocols, comparing business models, tracking protocol-owned revenue vs user fees, and DeFi valuation analysis. Covers 200+ protocols.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-defi-protocol-tvl":{"post":{"operationId":"suverse_defi_protocol_tvl","summary":"Protocol TVL History","description":"Historical TVL for any DeFi protocol over the last 90 days. Returns daily TVL points for protocols like Aave, Uniswap, Lido, Curve, MakerDAO, Compound, and 3000+ others. Essential for AI agents analyzing protocol growth, comparing competitive positioning, detecting capital outflows, and building dashboards showing TVL trends. Powered by DeFiLlama.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-defi-tvl-chain":{"post":{"operationId":"suverse_defi_tvl_chain","summary":"DeFi TVL by Chain","description":"Total value locked TVL for every blockchain network where DeFi exists. Returns each chain name, current TVL in USD, 24h change, 7d change, and chain id. Critical for AI agents tracking chain growth, capital rotations, market share shifts between Ethereum and L2s, and identifying emerging ecosystems. Real-time data from DeFiLlama covering 300+ chains.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-defi-yield-pools":{"post":{"operationId":"suverse_defi_yield_pools","summary":"Top DeFi Yield Pools","description":"Top DeFi yield farming pools ranked by APY across 800+ protocols on all chains. Returns pool name, project, chain, TVL in USD, current APY, base APY, reward APY, IL risk, and stablecoin flag. Critical for AI yield bots, portfolio rebalancers, yield aggregators, and treasury managers seeking risk-adjusted returns. Filter by minimum TVL.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-demographics-census-coords":{"post":{"operationId":"suverse_demographics_census_coords","summary":"US Coordinates to Census Geographies","description":"Returns the Census state, county, and tract geographies for a coordinate pair via the keyless US Census Bureau geocoder.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.075000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-demographics-census-tract":{"post":{"operationId":"suverse_demographics_census_tract","summary":"US Address to Census Geographies","description":"Returns the Census tract, block, county, and state geographies for a US address via the keyless US Census Bureau geocoder.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-demographics-fcc-block":{"post":{"operationId":"suverse_demographics_fcc_block","summary":"FCC Census Block Lookup","description":"Returns the Census block, county, and state FIPS codes for a coordinate pair via the keyless FCC block-find API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-depsdev-package":{"post":{"operationId":"suverse_depsdev_package","summary":"Open Source Package Insights","description":"Cross-ecosystem package record from deps.dev, Google's Open Source Insights service. Pass an ecosystem (npm, pypi, cargo, go, maven, nuget) and a package name to get the known versions with their publication metadata and default/version flags  -  the entry point for dependency, license and advisory analysis across ecosystems in one shape.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-dictionary":{"post":{"operationId":"suverse_dictionary","summary":"English Dictionary Lookup","description":"Definitions, phonetics, and examples for an English word from the free Dictionary API, no key. Returns meanings, parts of speech, and synonyms. For AI agents in language, education, and writing tools.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-disease-covid-country":{"post":{"operationId":"suverse_disease_covid_country","summary":"COVID Stats By Country","description":"COVID-19 case statistics for a country from the disease.sh aggregator, no key. Returns cases, deaths, recovered, active, tests, and per million metrics. For AI agents in public health dashboards and risk context.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-disease-covid-global":{"post":{"operationId":"suverse_disease_covid_global","summary":"COVID Global Totals","description":"Global COVID-19 totals from the disease.sh aggregator, no key. Returns worldwide cases, deaths, recovered, active, tests, and per million metrics. For AI agents in public health dashboards.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-disease-covid-historical":{"post":{"operationId":"suverse_disease_covid_historical","summary":"COVID Historical By Country","description":"Historical COVID-19 case timeline for a country from disease.sh, no key, last 30 days. Returns daily cases, deaths, and recovered. For AI agents charting pandemic trends.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-disease-vaccine-coverage":{"post":{"operationId":"suverse_disease_vaccine_coverage","summary":"COVID Vaccine Coverage By Country","description":"COVID-19 vaccine doses administered timeline for a country from disease.sh, no key, last 30 days. Returns daily cumulative doses. For AI agents tracking vaccination progress.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-dns-lookup":{"post":{"operationId":"suverse_dns_lookup","summary":"DNS Record Lookup","description":"Resolve DNS records for a domain over Google public DNS over HTTPS, no key. Returns answers for the requested record type such as A, AAAA, MX, TXT, or NS. For AI agents in security, deliverability, and infrastructure checks.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-e2e-worldbank-population":{"post":{"operationId":"suverse_e2e_worldbank_population","summary":"Country Population Time Series","description":"Total population for any country by ISO code as a yearly time series from World Bank Open Data, no key. Returns country, year, and population. End to end pipeline auto indexing test endpoint for the wrap pipeline; also a genuinely useful macro series for AI agents sizing markets and demographics.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-earth-elevation-point":{"post":{"operationId":"suverse_earth_elevation_point","summary":"Terrain Elevation by Coordinate","description":"Returns the terrain elevation in meters for a lat/lng point from the Open-Meteo Elevation API (Copernicus DEM), as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-earth-quake-feed":{"post":{"operationId":"suverse_earth_quake_feed","summary":"USGS Earthquake Event Feed","description":"Returns recent earthquakes as GeoJSON from the USGS FDSN event service, filterable by time window and minimum magnitude.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-earth-quake-radius":{"post":{"operationId":"suverse_earth_quake_radius","summary":"USGS Earthquakes Near a Location","description":"Returns earthquakes within a radius of a lat/lng point from the USGS FDSN service as GeoJSON, filterable by minimum magnitude and start time.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-earth-streamgage-flow":{"post":{"operationId":"suverse_earth_streamgage_flow","summary":"USGS Stream Gage Instantaneous Flow","description":"Returns instantaneous streamflow/discharge time series for a USGS NWIS monitoring site over a recent period, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ecb-policy-rate":{"post":{"operationId":"suverse_ecb_policy_rate","summary":"ECB Main Refinancing Rate","description":"The European Central Bank's main refinancing operations rate, the euro area's headline policy interest rate, straight from the ECB Data Portal SDMX service. Returns the observation series with dates and levels so an agent can read the current rate and the recent path of ECB policy. Control history depth with lastNObservations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ecb-yield-curve-10y":{"post":{"operationId":"suverse_ecb_yield_curve_10y","summary":"Euro Area 10-Year Government Yield Curve","description":"The euro area AAA-rated government bond spot yield at the 10-year maturity from the ECB Data Portal's official yield curve series. This is the reference long-term risk-free rate for the euro area, used to price duration, discount cash flows and read the market's long-run growth and inflation expectations. Depth is controlled by lastNObservations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-economy-gdp-deflator-inflation":{"post":{"operationId":"suverse_economy_gdp_deflator_inflation","summary":"GDP Deflator Inflation By Country","description":"Annual GDP-deflator inflation rate (%) for a country over a year range. Indicator NY.GDP.DEFL.KD.ZG. Source: World Bank Open Data, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-economy-lending-interest-rate":{"post":{"operationId":"suverse_economy_lending_interest_rate","summary":"Lending Interest Rate By Country","description":"Annual bank lending interest rate (%) for a country over a year range. Indicator FR.INR.LEND. Source: World Bank Open Data, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-economy-trade-pct-gdp":{"post":{"operationId":"suverse_economy_trade_pct_gdp","summary":"Trade As Percent Of GDP By Country","description":"Trade (exports plus imports) as a percentage of GDP for a country over a year range. Indicator NE.TRD.GNFS.ZS. Source: World Bank Open Data, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-elevation":{"post":{"operationId":"suverse_elevation","summary":"Elevation By Coordinate","description":"Ground elevation in meters for a latitude and longitude via the Open-Meteo elevation service, no key. Returns the elevation for the point. For AI agents in mapping, terrain, drone, and outdoor planning use cases.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-energy-uk-generation-mix":{"post":{"operationId":"suverse_energy_uk_generation_mix","summary":"UK Electricity Generation Mix","description":"Retrieve the current half-hourly Great Britain electricity generation mix as a percentage by fuel: gas, nuclear, wind, solar, hydro, biomass, coal, and imports. Keyless UK Carbon Intensity API from National Grid ESO.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-entertainment-rickmorty-character":{"post":{"operationId":"suverse_entertainment_rickmorty_character","summary":"Rick and Morty Character","description":"Returns a Rick and Morty character by id (name, status, species, gender, origin) from the Rick and Morty API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-entertainment-rickmorty-episode":{"post":{"operationId":"suverse_entertainment_rickmorty_episode","summary":"Rick and Morty Episode","description":"Returns a Rick and Morty episode by id (name, air date, episode code, character count) from the Rick and Morty API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-entertainment-rickmorty-location":{"post":{"operationId":"suverse_entertainment_rickmorty_location","summary":"Rick and Morty Location","description":"Returns a Rick and Morty location by id (name, type, dimension, resident count) from the Rick and Morty API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-environment-flood-discharge":{"post":{"operationId":"suverse_environment_flood_discharge","summary":"River Discharge Flood Forecast","description":"Returns daily river discharge forecast at a lat/lng point from the Open-Meteo Flood API (GloFAS), as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-environment-flood-peak":{"post":{"operationId":"suverse_environment_flood_peak","summary":"Peak River Discharge Outlook","description":"Returns daily maximum river discharge for an extended forecast horizon at a lat/lng point from Open-Meteo Flood (GloFAS), as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-eonet-categories":{"post":{"operationId":"suverse_eonet_categories","summary":"NASA EONET Event Categories","description":"The categories of natural events tracked by NASA EONET, no key, such as wildfires, severe storms, and volcanoes. Returns category id, title, and description. For AI agents navigating natural-event data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-eonet-events":{"post":{"operationId":"suverse_eonet_events","summary":"NASA Natural Event Tracker","description":"Open natural events worldwide from NASA EONET, no key, including wildfires, severe storms, volcanoes, and floods. Returns each event with title, category, date, and coordinates. For AI agents monitoring natural hazards and earth observation.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-espn-scoreboard":{"post":{"operationId":"suverse_espn_scoreboard","summary":"Live Sports Scoreboard","description":"Current scoreboard for any league ESPN covers: fixtures, live and final scores, period or clock state, venue, broadcast and competitor records. Works across soccer, basketball, football, baseball, hockey and more by passing the sport and league slug, for example soccer/eng.1, basketball/nba or football/nfl.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-espn-teams":{"post":{"operationId":"suverse_espn_teams","summary":"League Team Directory","description":"Every team in an ESPN-covered league with its identifier, display name, abbreviation, location, colours, logos and links. This is the lookup table an agent needs before querying team-specific data, and it works uniformly across soccer, basketball, football, baseball and hockey.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-f1-driver-standings":{"post":{"operationId":"suverse_f1_driver_standings","summary":"Formula 1 Driver Standings","description":"World Drivers' Championship standings for a Formula 1 season from the Jolpica-F1 API: each driver's championship position, points total, wins, constructor and driver metadata including nationality and permanent number. Pass the season year to get the final or current standings for that championship.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-f1-race-results":{"post":{"operationId":"suverse_f1_race_results","summary":"Formula 1 Race Results","description":"Full classification for a Formula 1 grand prix from the Jolpica-F1 API, the community-maintained successor to Ergast. Returns every driver's finishing position, constructor, grid slot, laps completed, status, race time or gap, points scored and fastest lap. Pass the season year and the round number.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fear-greed-index":{"post":{"operationId":"suverse_fear_greed_index","summary":"Crypto Fear and Greed Index","description":"Current crypto market fear and greed sentiment index value from 0 extreme fear to 100 extreme greed with classification label. Returns current score, classification text, 30 day historical values for trend analysis, and timestamp. Critical for AI agents detecting market sentiment extremes, contrarian trading signals, and risk management triggers.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-federal-agencies":{"post":{"operationId":"suverse_federal_agencies","summary":"US Federal Agencies List","description":"The list of US federal agencies from the Federal Register API, no key. Returns agency names, ids, and slugs. For AI agents resolving and navigating US agencies.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-federal-register-search":{"post":{"operationId":"suverse_federal_register_search","summary":"Federal Register Document Search","description":"Search US Federal Register documents (rules, proposed rules, notices, executive orders) by term, no key. Returns documents with title, type, agency, and publication date. For AI agents monitoring US regulatory activity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fema-disaster-declarations":{"post":{"operationId":"suverse_fema_disaster_declarations","summary":"FEMA Disaster Declarations","description":"Federally declared disasters from FEMA's OpenFEMA dataset: declaration number and type, incident type (hurricane, flood, fire, severe storm), the declaring state and county, incident begin and end dates, and which assistance programs were authorised. Filter with an OData expression to scope by state, incident type or year.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fema-nfip-claims":{"post":{"operationId":"suverse_fema_nfip_claims","summary":"FEMA NFIP Flood Insurance Claims","description":"Redacted National Flood Insurance Program claim records from FEMA's OpenFEMA dataset: date of loss, state, county and ZIP, flood zone, occupancy type, year of construction and the amounts paid on building and contents claims. The concrete record of where flood losses actually get paid, for underwriting and property risk work.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fiscal-interest-expense":{"post":{"operationId":"suverse_fiscal_interest_expense","summary":"US Treasury Interest Expense On Debt","description":"Monthly interest expense on the US public debt by security type. Source: US Treasury FiscalData API, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fiscal-marketable-debt-outstanding":{"post":{"operationId":"suverse_fiscal_marketable_debt_outstanding","summary":"US Marketable Debt Outstanding (MSPD)","description":"Monthly Statement of the Public Debt summary: marketable securities outstanding by class (bills, notes, bonds). Source: US Treasury FiscalData API, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fiscal-treasury-rates-of-exchange":{"post":{"operationId":"suverse_fiscal_treasury_rates_of_exchange","summary":"US Treasury Rates Of Exchange","description":"Official quarterly Treasury Reporting Rates of Exchange (foreign currency per USD) used by US agencies. Source: US Treasury FiscalData API, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-food-barcode":{"post":{"operationId":"suverse_food_barcode","summary":"Food Product By Barcode","description":"Look up a food product by barcode from Open Food Facts, no key. Returns product name, brand, ingredients, nutrition grade, and Nutri-Score. For AI agents in nutrition, grocery, and health apps.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-forex-historical":{"post":{"operationId":"suverse_forex_historical","summary":"Historical Foreign Exchange Rate","description":"Historical daily foreign exchange rate for any currency pair on any date going back to 1999. Returns the official ECB reference rate for that date including all major and emerging currencies. Perfect for AI agents reconciling historical transactions, computing time period returns, regulatory reporting at past rates, and academic financial research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-forex-rates":{"post":{"operationId":"suverse_forex_rates","summary":"Batch Foreign Exchange Rates","description":"Current exchange rates for up to 30 currency pairs in a single call. Returns each pair quote and last update date. Covers all major fiat currencies including USD EUR GBP JPY CHF AUD CAD CNY and emerging market currencies. Critical for AI agents performing cross border calculations, forex arbitrage detection, and international portfolio valuation.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-currencies":{"post":{"operationId":"suverse_fx_currencies","summary":"Supported FX Currencies","description":"List of currencies supported by the Frankfurter ECB rate service with full currency names, no key. For AI agents validating currency codes and building dropdowns and conversion UIs.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-er-all-rates":{"post":{"operationId":"suverse_fx_er_all_rates","summary":"All FX Rates For A Base Currency","description":"Returns daily exchange rates from one base currency to ~160 world currencies. Source: open.er-api.com (ExchangeRate-API free, keyless).","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-frankfurter-pair":{"post":{"operationId":"suverse_fx_frankfurter_pair","summary":"Latest FX Rate For A Currency Pair","description":"Latest ECB reference exchange rate from a base currency to one or more target currencies. Source: Frankfurter (frankfurter.dev), ECB data, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-frankfurter-timeseries":{"post":{"operationId":"suverse_fx_frankfurter_timeseries","summary":"FX Rate Time Series (Date Range)","description":"Daily ECB reference exchange rates for a base/target pair across a date range. Source: Frankfurter (frankfurter.dev), ECB data, keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-historical-date":{"post":{"operationId":"suverse_fx_historical_date","summary":"FX Rates On A Date","description":"ECB reference exchange rates on a specific historical date for a base currency via Frankfurter, no key. For AI agents reconciling past transactions and historical valuation.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-latest-pair":{"post":{"operationId":"suverse_fx_latest_pair","summary":"Latest FX Rate For A Pair","description":"Latest ECB reference exchange rate from one currency to another via Frankfurter, no key. Returns base, date, and the converted rate. For AI agents doing reliable fiat conversion, treasury, and pricing math.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-fx-timeseries":{"post":{"operationId":"suverse_fx_timeseries","summary":"FX Rate Time Series","description":"Daily ECB reference exchange rate time series between two currencies over a date range via Frankfurter, no key. For AI agents backtesting FX, computing volatility, and charting currency trends.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-deals":{"post":{"operationId":"suverse_game_deals","summary":"PC Game Deals","description":"Current PC game price deals across major stores (Steam, GreenManGaming, GOG, Fanatical and more), sorted by deal rating. Keyless CheapShark.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-free-by-category":{"post":{"operationId":"suverse_game_free_by_category","summary":"Free Games by Category","description":"List free-to-play games in a specific genre/category such as shooter, mmorpg, strategy, card, racing, fighting or moba. Keyless FreeToGame.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-free-detail":{"post":{"operationId":"suverse_game_free_detail","summary":"Free Game Detail","description":"Full detail for one free-to-play game by FreeToGame ID: long description, status, minimum system requirements, screenshots and publisher. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-free-list":{"post":{"operationId":"suverse_game_free_list","summary":"Free-to-Play Games","description":"Browse free-to-play games with title, genre, platform, publisher, developer, short description and release date. Keyless FreeToGame.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-price-search":{"post":{"operationId":"suverse_game_price_search","summary":"Game Price Search","description":"Search games by title and get the cheapest current price plus a deal link for each match. Keyless CheapShark game lookup.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-game-stores":{"post":{"operationId":"suverse_game_stores","summary":"Game Stores List","description":"List of digital PC game stores tracked by CheapShark, with store ID, name, active flag and logo/banner images. Keyless. Use the IDs to filter deals.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gdacs-disaster-events":{"post":{"operationId":"suverse_gdacs_disaster_events","summary":"Global Disaster Alerts","description":"Current worldwide disaster events from GDACS, the joint UN and European Commission Global Disaster Alert and Coordination System. Returns earthquakes, tropical cyclones, floods, volcanic eruptions, droughts and wildfires as GeoJSON features with alert level (green, orange, red), severity, affected population estimate and event geometry.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geo-osrm-nearest":{"post":{"operationId":"suverse_geo_osrm_nearest","summary":"Snap Coordinate to Nearest Road","description":"Snaps a single lon,lat coordinate to the nearest point(s) on the routable road network using the public OSRM nearest service. Returns matched location, road name, and snap distance. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geo-osrm-route":{"post":{"operationId":"suverse_geo_osrm_route","summary":"Driving Route Between Coordinates","description":"Fastest driving route between an ordered list of lon,lat coordinates using the public OSRM engine. Returns total distance (meters), duration (seconds), and per-leg breakdown. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geo-place-by-name":{"post":{"operationId":"suverse_geo_place_by_name","summary":"US Place Lookup by City Name","description":"Looks up US postal codes by state and city name via Zippopotam. Returns matching place names with latitude, longitude, and post code. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geo-reverse-bdc":{"post":{"operationId":"suverse_geo_reverse_bdc","summary":"Reverse Geocode (BigDataCloud)","description":"Reverse-geocodes a latitude/longitude into administrative names: continent, country, principal subdivision (state), city, locality, and postcode. Keyless BigDataCloud client endpoint.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geo-zip-germany":{"post":{"operationId":"suverse_geo_zip_germany","summary":"German Postcode Lookup","description":"Looks up a German (DE) postal code via Zippopotam and returns the associated place name(s) with latitude, longitude, and state. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-geocode-place":{"post":{"operationId":"suverse_geocode_place","summary":"Place Name Geocoding","description":"Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country, admin region, and population. For AI agents turning place names into coordinates for downstream lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gov-fdic-failures":{"post":{"operationId":"suverse_gov_fdic_failures","summary":"FDIC Bank Failures","description":"Historical bank failure records (name, city/state, failure date) filtered by failure year. Data from the FDIC BankFind failures API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gov-fdic-financials":{"post":{"operationId":"suverse_gov_fdic_financials","summary":"FDIC Bank Financials","description":"Quarterly financial metrics (assets, deposits) for FDIC-insured banks filtered by state. Data from the FDIC BankFind financials API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gov-fdic-institutions":{"post":{"operationId":"suverse_gov_fdic_institutions","summary":"FDIC Insured Bank Lookup","description":"Search FDIC-insured banking institutions by US state and return name, city, state and total assets. Data from the FDIC BankFind API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gov-fdic-locations":{"post":{"operationId":"suverse_gov_fdic_locations","summary":"FDIC Bank Branch Locations","description":"Bank branch locations (name, city, street address) for FDIC-insured institutions filtered by state. Data from the FDIC BankFind locations API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gov-fdic-state-summary":{"post":{"operationId":"suverse_gov_fdic_state_summary","summary":"FDIC State Banking Summary","description":"Aggregate banking statistics (total assets by state) for a given year. Data from the FDIC BankFind summary API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gutenberg-book-detail":{"post":{"operationId":"suverse_gutenberg_book_detail","summary":"Project Gutenberg Book Detail","description":"Returns full metadata for one Project Gutenberg book by its numeric ID, including title, authors, subjects, and download links. Source: gutendex.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gutenberg-books":{"post":{"operationId":"suverse_gutenberg_books","summary":"Project Gutenberg Book Search","description":"Search free public-domain ebooks from Project Gutenberg via Gutendex, no key. Returns books with title, authors, subjects, and download links. For AI agents sourcing free full-text literature.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gutenberg-by-language":{"post":{"operationId":"suverse_gutenberg_by_language","summary":"Project Gutenberg Books By Language","description":"Returns popular Project Gutenberg public-domain books filtered by language code, sorted by popularity. Source: gutendex.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-gutenberg-search":{"post":{"operationId":"suverse_gutenberg_search","summary":"Project Gutenberg Book Search","description":"Searches the Project Gutenberg catalog by author or title text and returns matching public-domain books with authors and download counts. Source: gutendex.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-covid-countries-all":{"post":{"operationId":"suverse_health_covid_countries_all","summary":"COVID-19 Statistics for All Countries","description":"Current COVID-19 statistics for every country with optional sorting, sourced from disease.sh. Returns one record per country with cases, deaths, tests and per-million rates.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-covid-us-state":{"post":{"operationId":"suverse_health_covid_us_state","summary":"COVID-19 Statistics by US State","description":"Current COVID-19 case, death, recovery and population statistics for a single US state, sourced from disease.sh aggregating Johns Hopkins / NYT data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-covid-vaccine-country":{"post":{"operationId":"suverse_health_covid_vaccine_country","summary":"COVID-19 Vaccine Coverage by Country","description":"Cumulative COVID-19 vaccine doses administered timeline for a single country over the last N days, sourced from disease.sh aggregating Our World in Data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-disease-names":{"post":{"operationId":"suverse_health_disease_names","summary":"Disease Name Search (UMLS)","description":"Search disease and condition names by free text term, returning matching UMLS concept identifiers and display names from the NLM Clinical Table Search Service.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-icd9-diagnosis":{"post":{"operationId":"suverse_health_icd9_diagnosis","summary":"ICD-9-CM Diagnosis Code Search","description":"Search ICD-9-CM diagnosis codes by free text term, returning matching codes and descriptions from the NLM Clinical Table Search Service.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-loinc-search":{"post":{"operationId":"suverse_health_loinc_search","summary":"LOINC Lab Test Search","description":"Search LOINC laboratory and clinical observation codes by free text term, returning matching LOINC numbers and long common names from the NLM Clinical Table Search Service.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-health-procedures-search":{"post":{"operationId":"suverse_health_procedures_search","summary":"Medical Procedure Name Search","description":"Search common medical procedure names by free text term, returning matching procedure codes and labels from the NLM Clinical Table Search Service.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-hibp-breach-detail":{"post":{"operationId":"suverse_hibp_breach_detail","summary":"Data Breach Detail","description":"Full record for one known data breach from Have I Been Pwned: the breach name and domain, the date it occurred and was added, how many accounts were exposed, exactly which data classes were compromised (passwords, emails, addresses, payment data) and whether the breach is verified, sensitive or fabricated. Pass the breach name.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-hibp-latest-breach":{"post":{"operationId":"suverse_hibp_latest_breach","summary":"Most Recent Data Breach","description":"The most recently added breach in the Have I Been Pwned database, with its name, domain, breach and disclosure dates, the number of accounts exposed, the compromised data classes and its verification status. A single cheap call to answer whether a new breach has landed since an agent last checked.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-holiday-countries":{"post":{"operationId":"suverse_holiday_countries","summary":"Holiday Supported Countries","description":"Countries supported by the Nager.Date public holiday service, no key. Returns country code and name for each. For AI agents validating coverage before querying holidays.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ip-geo-detail":{"post":{"operationId":"suverse_ip_geo_detail","summary":"IP Geolocation Detail","description":"Returns country, region, city, ISP, org, and coordinates for an IP address via the keyless ip-api.com service.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-iss-position":{"post":{"operationId":"suverse_iss_position","summary":"ISS Live Position","description":"The live position of the International Space Station from the wheretheiss.at service, no key. Returns latitude, longitude, altitude, velocity, and timestamp. For AI agents tracking the ISS and computing passes.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-itunes-catalog-search":{"post":{"operationId":"suverse_itunes_catalog_search","summary":"Apple iTunes Catalog Search","description":"Search Apple's iTunes and App Store catalogue for music, podcasts, audiobooks, movies, TV shows, ebooks and apps. Returns artist and collection names, track names, release dates, genre, price, preview URLs and artwork. Narrow with the entity and country parameters to search a single media type in a single storefront.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-featured-feed":{"post":{"operationId":"suverse_kb_featured_feed","summary":"Wikipedia Featured Content By Date","description":"Wikipedia featured content for a given date via the Wikimedia REST API, no key. Returns the featured article of the day, most-read pages, picture of the day, news, and on-this-day events. For AI agents building daily digests and trivia.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-media-list":{"post":{"operationId":"suverse_kb_media_list","summary":"Wikipedia Page Media List","description":"List of media (images, audio, video) used on an English Wikipedia article by title via the Wikimedia REST API, no key. Returns each item with type, title, and source URLs at multiple resolutions. For AI agents enriching entities with imagery and media references.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-new-pages":{"post":{"operationId":"suverse_kb_new_pages","summary":"Wikipedia New Pages Created Daily","description":"Count of new content pages created on English Wikipedia per day over a date range via the Wikimedia metrics REST API, no key. Returns one record per day with timestamp and new page count. For AI agents tracking encyclopedia growth and editing activity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-pageviews-article":{"post":{"operationId":"suverse_kb_pageviews_article","summary":"Wikipedia Article Daily Pageviews","description":"Daily pageview counts for a single English Wikipedia article over a date range via the Wikimedia metrics REST API, no key. Returns one record per day with timestamp and view count. For AI agents measuring topic popularity and attention trends.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-pageviews-top":{"post":{"operationId":"suverse_kb_pageviews_top","summary":"Wikipedia Top Articles By Day","description":"Top viewed English Wikipedia articles for a given day via the Wikimedia metrics REST API, no key. Returns up to 1000 articles ranked by daily view count. For AI agents tracking what the world is reading and trending topics.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-kb-wikidata-entity":{"post":{"operationId":"suverse_kb_wikidata_entity","summary":"Wikidata Entity Lookup","description":"Structured Wikidata entity data for a given Q-id via the Wikidata API, no key. Returns labels, descriptions, aliases, claims, and sitelinks for the entity. For AI agents resolving entities to canonical facts and cross-language labels.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-l2beat-scaling-summary":{"post":{"operationId":"suverse_l2beat_scaling_summary","summary":"Ethereum L2 Scaling Summary","description":"The full L2Beat scaling summary: every tracked Ethereum layer-2 with its total value secured, market share, 7-day change, stage classification (Stage 0/1/2), technology category such as optimistic or ZK rollup, and the risk profile L2Beat assigns. The reference dataset for comparing L2s on security maturity rather than TVL alone.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-lang-translate-pair":{"post":{"operationId":"suverse_lang_translate_pair","summary":"Translate Between Any Language Pair","description":"Machine translation between any two languages via the keyless MyMemory free tier, with explicit source and target codes. Returns the translated text plus alternative matches with quality scores. For AI agents translating arbitrary language pairs.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-legal-courtlistener-court-detail":{"post":{"operationId":"suverse_legal_courtlistener_court_detail","summary":"CourtListener Court Detail","description":"Full detail for a single US court by its court id (name, citation string, dates, scrapers). Data from the CourtListener REST API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-legal-courtlistener-courts":{"post":{"operationId":"suverse_legal_courtlistener_courts","summary":"CourtListener Courts Directory","description":"Directory of US courts by jurisdiction (federal, state) with id, name and citation string. Data from the CourtListener REST API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-long-weekends":{"post":{"operationId":"suverse_long_weekends","summary":"Long Weekends By Country Year","description":"Long weekends for a country and year from Nager.Date, no key. Returns each long weekend start date, end date, and day count. For AI agents in travel, retail, and staffing planning.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-macro-cpi-inflation":{"post":{"operationId":"suverse_macro_cpi_inflation","summary":"Country CPI Inflation Time Series","description":"Annual consumer price inflation as a percentage for any country by ISO code as a yearly time series from World Bank Open Data. Returns country name, year, and inflation rate for macro and monetary analysis. Critical for AI agents tracking inflation regimes, real return adjustments, central bank policy context, and cross country price stability comparison.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-macro-gdp":{"post":{"operationId":"suverse_macro_gdp","summary":"Country GDP Time Series","description":"Gross Domestic Product in current US dollars for any country by ISO code as a yearly time series from World Bank Open Data. Returns country name, year, and GDP value for trend and growth analysis. Critical for AI agents sizing economies, computing growth rates, building macro dashboards, and comparing national output across countries and years.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-macro-indicator":{"post":{"operationId":"suverse_macro_indicator","summary":"World Bank Macro Indicator Time Series","description":"Any World Bank macroeconomic indicator time series for any country by ISO code and indicator code, such as GDP, inflation, population, or trade. Returns yearly values with indicator name, country, year, and value from the World Bank Open Data service. Critical for AI agents performing country macro analysis, sovereign risk scoring, and cross country economic comparison.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-macro-unemployment":{"post":{"operationId":"suverse_macro_unemployment","summary":"Country Unemployment Rate Time Series","description":"Total unemployment as a percentage of the labor force for any country by ISO code as a yearly time series from World Bank Open Data modeled ILO estimates. Returns country name, year, and unemployment rate. Critical for AI agents assessing labor market health, recession signals, macro regime context, and cross country employment comparison.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-marine-forecast":{"post":{"operationId":"suverse_marine_forecast","summary":"Marine Wave Forecast","description":"Hourly marine wave forecast for any coastal latitude and longitude from the Open-Meteo marine service, no key required. Returns wave height, wave direction, and wave period for the requested point. Critical for AI agents in shipping, maritime logistics, offshore energy, fishing, and coastal risk that need sea state data without a commercial marine weather subscription.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-maven-artifact":{"post":{"operationId":"suverse_maven_artifact","summary":"Maven Central Artifact Search","description":"Search Maven Central for Java/Kotlin/Scala artifacts by free-text query, groupId or artifactId, returning the matching coordinates with their latest version, packaging type and last-updated timestamp. Use q values such as guava, g:com.google.guava, or a:junit-jupiter. Row count is capped for a compact response.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-by-category":{"post":{"operationId":"suverse_meal_by_category","summary":"Recipes By Category","description":"Recipes filtered by category from TheMealDB, no key. Returns meals in the category with thumbnails and ids. For AI agents browsing recipes by type.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-by-ingredient":{"post":{"operationId":"suverse_meal_by_ingredient","summary":"Recipes By Ingredient","description":"Recipes that use a main ingredient from TheMealDB, no key. Returns meals containing the ingredient. For AI agents building recipes around what is on hand.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-categories":{"post":{"operationId":"suverse_meal_categories","summary":"Recipe Categories List","description":"The list of recipe categories from TheMealDB, no key. Returns category names, thumbnails, and descriptions. For AI agents building food navigation.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-lookup":{"post":{"operationId":"suverse_meal_lookup","summary":"Recipe By ID","description":"Look up a full recipe by its TheMealDB id, no key. Returns the meal with ingredients, measures, and instructions. For AI agents fetching a specific recipe.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-random":{"post":{"operationId":"suverse_meal_random","summary":"Random Recipe","description":"A random recipe from TheMealDB, no key. Returns one meal with full ingredients and instructions. For AI agents suggesting meals and generating food content.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-meal-search":{"post":{"operationId":"suverse_meal_search","summary":"Recipe Search By Name","description":"Search recipes by name from TheMealDB, no key. Returns meals with ingredients, instructions, category, and image. For AI agents in cooking, meal planning, and food apps.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-met-department-objects":{"post":{"operationId":"suverse_met_department_objects","summary":"Met Museum Objects By Department","description":"Returns the list of object IDs in a given Metropolitan Museum of Art department. Source: collectionapi.metmuseum.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-met-departments":{"post":{"operationId":"suverse_met_departments","summary":"Met Museum Departments","description":"Returns the full list of curatorial departments at the Metropolitan Museum of Art with IDs and display names. Source: collectionapi.metmuseum.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-met-object":{"post":{"operationId":"suverse_met_object","summary":"Met Museum Artwork Detail","description":"Details for a Metropolitan Museum of Art object by id, no key. Returns title, artist, date, medium, and image url. For AI agents fetching a specific artwork.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-met-object-search":{"post":{"operationId":"suverse_met_object_search","summary":"Met Museum Object Search","description":"Searches the Metropolitan Museum of Art collection by free-text query and returns matching object IDs. Source: collectionapi.metmuseum.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-met-search":{"post":{"operationId":"suverse_met_search","summary":"Met Museum Art Search","description":"Search The Metropolitan Museum of Art open collection by keyword, no key. Returns matching object ids and a total count. For AI agents building art discovery and culture content.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-mlb-schedule":{"post":{"operationId":"suverse_mlb_schedule","summary":"MLB Game Schedule By Date","description":"Official Major League Baseball game schedule for a given date from the MLB StatsAPI, no key required. Returns each game with the home and away teams, scheduled time, venue, game status, and score when the game is live or final. Useful for AI agents building baseball briefings, tracking live games, and feeding schedule and result context into fantasy and analytics workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-mlb-standings":{"post":{"operationId":"suverse_mlb_standings","summary":"MLB Standings By Season","description":"Official Major League Baseball standings for a season from the MLB StatsAPI, no key required, covering the American and National leagues. Returns each team with wins, losses, winning percentage, games back, and division rank. Useful for AI agents answering standings and playoff race questions, building baseball dashboards, and powering fantasy and prediction features.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-musicbrainz-artist-find":{"post":{"operationId":"suverse_musicbrainz_artist_find","summary":"MusicBrainz Artist Search","description":"Searches the MusicBrainz open music database for artists by name and returns ranked matches with type, country, and MBID. Source: musicbrainz.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-musicbrainz-label-find":{"post":{"operationId":"suverse_musicbrainz_label_find","summary":"MusicBrainz Label Search","description":"Searches the MusicBrainz open music database for record labels by name and returns matches with type and area. Source: musicbrainz.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-musicbrainz-recording-find":{"post":{"operationId":"suverse_musicbrainz_recording_find","summary":"MusicBrainz Recording Search","description":"Searches the MusicBrainz open music database for recordings (tracks) by title and returns ranked matches with length and artist. Source: musicbrainz.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-musicbrainz-releasegroup-find":{"post":{"operationId":"suverse_musicbrainz_releasegroup_find","summary":"MusicBrainz Release Group Search","description":"Searches the MusicBrainz open music database for release groups (albums/singles) by title and returns ranked matches. Source: musicbrainz.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-name-age":{"post":{"operationId":"suverse_name_age","summary":"Name To Age Estimate","description":"Estimate the likely age for a first name from Agify, no key. Returns the predicted age and sample size. For AI agents enriching profiles and demographic guessing.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-name-gender":{"post":{"operationId":"suverse_name_gender","summary":"Name To Gender Estimate","description":"Estimate the likely gender for a first name from Genderize, no key. Returns predicted gender and probability. For AI agents enriching profiles.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-name-nationality":{"post":{"operationId":"suverse_name_nationality","summary":"Name To Nationality Estimate","description":"Estimate likely nationalities for a first name from Nationalize, no key. Returns ranked country codes with probabilities. For AI agents enriching profiles and localization.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-net-client-ip":{"post":{"operationId":"suverse_net_client_ip","summary":"Detect Client Public IP","description":"Returns the public IP address of the caller as seen by the upstream, plus whether it is IPv4 or IPv6. Keyless BigDataCloud client-ip endpoint.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-net-dns-mx":{"post":{"operationId":"suverse_net_dns_mx","summary":"DNS MX Record Lookup","description":"Resolves the mail-exchange (MX) records for a domain via Google DNS-over-HTTPS. Returns priority and mail server hostnames. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-net-dns-txt":{"post":{"operationId":"suverse_net_dns_txt","summary":"DNS TXT Record Lookup","description":"Resolves the TXT records for a domain via Cloudflare DNS-over-HTTPS. Useful for SPF, DKIM, and domain-verification strings. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-net-ip-geo":{"post":{"operationId":"suverse_net_ip_geo","summary":"IP Geolocation","description":"Geolocates an IPv4/IPv6 address via ip-api.com (free non-commercial). Returns country, region, city, zip, latitude/longitude, timezone, ISP, organization, and AS number. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-next-holidays":{"post":{"operationId":"suverse_next_holidays","summary":"Next Public Holidays","description":"Upcoming public holidays for a country in the next year from Nager.Date, no key. Returns each holiday date and name. For AI agents reminding users and planning around upcoming closures.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nft-metadata":{"post":{"operationId":"suverse_nft_metadata","summary":"SuVerse Solana NFT Metadata","description":"Fetch comprehensive metadata for any Solana NFT or compressed NFT (cNFT). Returns full asset details including name, symbol, image, collection, creators with royalty splits, attributes, ownership, mutability, and on-chain authorities. Supports Metaplex Token Metadata standard and DAS (Digital Asset Standard). Essential for AI agents browsing collections, marketplace bots, wallet integrations displaying portfolios, and analytics platforms tracking ownership.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nhl-scores":{"post":{"operationId":"suverse_nhl_scores","summary":"NHL Scores By Date","description":"NHL game scores for a date from the official NHL web API, no key. Returns games with teams, scores, and status. For AI agents building hockey briefings.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nhl-standings":{"post":{"operationId":"suverse_nhl_standings","summary":"NHL Standings Now","description":"Current NHL standings from the official NHL web API, no key. Returns each team with wins, losses, points, and division. For AI agents answering hockey standings questions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-conditions":{"post":{"operationId":"suverse_nlm_conditions","summary":"Medical Conditions Search","description":"Search Medical Conditions from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-hcpcs":{"post":{"operationId":"suverse_nlm_hcpcs","summary":"HCPCS Procedure And Supply Codes Search","description":"Search HCPCS Procedure And Supply Codes from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-icd10cm":{"post":{"operationId":"suverse_nlm_icd10cm","summary":"ICD-10-CM Diagnosis Codes Search","description":"Search ICD-10-CM Diagnosis Codes from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-npi-individual":{"post":{"operationId":"suverse_nlm_npi_individual","summary":"Individual Healthcare Providers (NPI) Search","description":"Search Individual Healthcare Providers (NPI) from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-npi-organization":{"post":{"operationId":"suverse_nlm_npi_organization","summary":"Healthcare Organizations (NPI) Search","description":"Search Healthcare Organizations (NPI) from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nlm-rxterms":{"post":{"operationId":"suverse_nlm_rxterms","summary":"Prescribable Drug Names Search","description":"Search Prescribable Drug Names from the NIH NLM Clinical Tables service by terms, no key. Returns matching codes and display names. For AI agents in health, coding, and clinical workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-npm-downloads":{"post":{"operationId":"suverse_npm_downloads","summary":"npm Package Download Counts","description":"Download volume for any public npm package over a chosen window (last-day, last-week or last-month) from the npm download-counts API. Returns the total downloads plus the exact start and end dates the count covers, so an agent can compare package traction without scraping npmjs.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-npm-package":{"post":{"operationId":"suverse_npm_package","summary":"npm Package Metadata","description":"Latest published metadata for any public npm package straight from the npm registry: version, description, license, homepage, repository, runtime dependencies and the dist tarball/integrity hash. Pass the package name. Uses the registry's /latest document so the response stays small instead of returning every version ever published.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-nws-station-obs":{"post":{"operationId":"suverse_nws_station_obs","summary":"NWS Station Latest Observation","description":"Latest weather observation from a US National Weather Service station, no key. Returns temperature, wind, humidity, and conditions. For AI agents needing official US ground-truth weather.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-currents-predictions":{"post":{"operationId":"suverse_ocean_currents_predictions","summary":"NOAA Tidal Current Predictions","description":"Predicted tidal current velocities for today at a NOAA CO-OPS current station, with mean flood/ebb direction, depth, and major-axis velocity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-sea-surface-temp":{"post":{"operationId":"suverse_ocean_sea_surface_temp","summary":"Sea Surface Temperature and Current","description":"Returns current sea surface temperature and ocean current velocity at a lat/lng point from the Open-Meteo Marine API, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-station-info":{"post":{"operationId":"suverse_ocean_station_info","summary":"NOAA Tide Station Metadata","description":"Metadata for a single NOAA CO-OPS station: name, location, tidal/great-lakes flags, and links to datums, sensors, and flood levels.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-stations-list":{"post":{"operationId":"suverse_ocean_stations_list","summary":"NOAA Tide Stations Directory","description":"Directory of NOAA CO-OPS stations of a given type (e.g. water levels, currents), with ids, names, locations, and reference links.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-tide-predictions":{"post":{"operationId":"suverse_ocean_tide_predictions","summary":"NOAA Tide Predictions (High/Low)","description":"Predicted high and low tides for a NOAA CO-OPS tidal station for today, with time, height, and type (H/L). Keyless NOAA Tides & Currents.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-water-level":{"post":{"operationId":"suverse_ocean_water_level","summary":"NOAA Observed Water Level","description":"Observed water level (tide gauge) readings for today at a NOAA CO-OPS station, sampled at 6-minute intervals with quality flags.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-water-temp":{"post":{"operationId":"suverse_ocean_water_temp","summary":"NOAA Sea Water Temperature","description":"Observed sea water temperature for today at a NOAA CO-OPS station (where the sensor is offered), at 6-minute intervals.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-wave-conditions":{"post":{"operationId":"suverse_ocean_wave_conditions","summary":"Ocean Wave Conditions Forecast","description":"Returns hourly wave height, direction and period at a coastal lat/lng point from the Open-Meteo Marine API, as JSON.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-wave-daily":{"post":{"operationId":"suverse_ocean_wave_daily","summary":"Ocean Wave Daily Summary","description":"Daily marine wave summary for a lat/lon: maximum wave height, maximum wave period, and dominant wave direction, from Open-Meteo Marine.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-wave-forecast":{"post":{"operationId":"suverse_ocean_wave_forecast","summary":"Ocean Wave Forecast (Hourly)","description":"Hourly marine wave forecast for a lat/lon: significant wave height, period, direction, plus wind-wave and swell components, from Open-Meteo Marine.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ocean-wind":{"post":{"operationId":"suverse_ocean_wind","summary":"NOAA Coastal Wind Observations","description":"Observed wind speed, direction, and gusts for today at a NOAA CO-OPS coastal station, at 6-minute intervals.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-oil-prices":{"post":{"operationId":"suverse_oil_prices","summary":"WTI and Brent Oil Spot Prices","description":"Current WTI NYMEX and Brent ICE crude oil front month futures spot prices in USD per barrel with open high low close and the Brent minus WTI spread computed for arbitrage agents. Critical for AI agents analyzing energy markets, geopolitical risk, inflation tracking, energy sector trading, and macro correlation analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openalex-authors":{"post":{"operationId":"suverse_openalex_authors","summary":"OpenAlex Authors Search","description":"Search the OpenAlex open scholarly graph for authors by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents doing literature review, research enrichment, and citation analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openalex-concepts":{"post":{"operationId":"suverse_openalex_concepts","summary":"OpenAlex Concepts Search","description":"Search the OpenAlex open scholarly graph for concepts by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents doing literature review, research enrichment, and citation analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openalex-institutions":{"post":{"operationId":"suverse_openalex_institutions","summary":"OpenAlex Institutions Search","description":"Search the OpenAlex open scholarly graph for institutions by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents doing literature review, research enrichment, and citation analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openalex-sources":{"post":{"operationId":"suverse_openalex_sources","summary":"OpenAlex Sources Search","description":"Search OpenAlex sources (journals, conferences, repositories) by name, no key. Returns matching venues with ID, name, and metadata. For AI agents discovering and validating publication venues.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openalex-works":{"post":{"operationId":"suverse_openalex_works","summary":"OpenAlex Works Search","description":"Search the OpenAlex open scholarly graph for works by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents doing literature review, research enrichment, and citation analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-animalvet-event":{"post":{"operationId":"suverse_openfda_animalvet_event","summary":"openFDA Animal And Veterinary Adverse Events","description":"Query the openFDA Animal And Veterinary Adverse Events dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-device-510k":{"post":{"operationId":"suverse_openfda_device_510k","summary":"openFDA Device 510(k) Clearances","description":"Query the openFDA Device 510(k) Clearances dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-device-classification":{"post":{"operationId":"suverse_openfda_device_classification","summary":"openFDA Device Classifications","description":"Query the openFDA Device Classifications dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-device-recalls":{"post":{"operationId":"suverse_openfda_device_recalls","summary":"openFDA Device Recalls","description":"Query the openFDA device recalls dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, health, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-drug-events":{"post":{"operationId":"suverse_openfda_drug_events","summary":"openFDA Drug Adverse Events","description":"Query the openFDA drug adverse events dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, health, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-drug-label":{"post":{"operationId":"suverse_openfda_drug_label","summary":"openFDA Drug Labels","description":"Query the openFDA drug labels dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, health, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-drug-ndc":{"post":{"operationId":"suverse_openfda_drug_ndc","summary":"openFDA Drug NDC Directory","description":"Query the openFDA Drug NDC Directory dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-drug-recalls":{"post":{"operationId":"suverse_openfda_drug_recalls","summary":"openFDA Drug Recalls","description":"Query the openFDA drug recalls dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, health, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-food-event":{"post":{"operationId":"suverse_openfda_food_event","summary":"openFDA Food Adverse Events","description":"Query the openFDA Food Adverse Events dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-food-recalls":{"post":{"operationId":"suverse_openfda_food_recalls","summary":"openFDA Food Recalls","description":"Query the openFDA food recalls dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, health, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openfda-tobacco-problem":{"post":{"operationId":"suverse_openfda_tobacco_problem","summary":"openFDA Tobacco Problem Reports","description":"Query the openFDA Tobacco Problem Reports dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. For AI agents in pharma, device, and safety research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openlibrary-authors":{"post":{"operationId":"suverse_openlibrary_authors","summary":"Open Library Author Search","description":"Search Open Library authors by name, no key. Returns matching authors with name, birth date, and work counts. For AI agents resolving author identities.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openlibrary-isbn":{"post":{"operationId":"suverse_openlibrary_isbn","summary":"Open Library ISBN Lookup","description":"Look up a book by ISBN from Open Library, no key. Returns title, authors, publisher, publish date, and page count. For AI agents resolving ISBNs to book metadata.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openlibrary-search":{"post":{"operationId":"suverse_openlibrary_search","summary":"Open Library Book Search","description":"Search Open Library books by title, author, or keyword, no key. Returns matching works with title, author, first publish year, and edition counts. For AI agents in books, research, and library use cases.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-openlibrary-subject":{"post":{"operationId":"suverse_openlibrary_subject","summary":"Open Library Books By Subject","description":"Books for a subject from Open Library, no key. Returns works tagged with the subject plus counts. For AI agents discovering books by topic.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-opensky-live-aircraft":{"post":{"operationId":"suverse_opensky_live_aircraft","summary":"Live Aircraft in a Bounding Box","description":"Every aircraft currently transmitting ADS-B inside a geographic bounding box, from the OpenSky Network. Each state vector carries the ICAO24 address, callsign, origin country, longitude, latitude, barometric and geometric altitude, ground speed, track, vertical rate and on-ground flag. A bounding box is required to keep the response small and the query fast.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.200000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ossf-scorecard":{"post":{"operationId":"suverse_ossf_scorecard","summary":"OpenSSF Scorecard for a Repository","description":"Automated supply-chain security assessment for a public GitHub repository from the OpenSSF Scorecard project. Returns the aggregate score out of 10 plus per-check results and reasoning for Branch-Protection, Code-Review, Dangerous-Workflow, Maintained, Pinned-Dependencies, Token-Permissions, Vulnerabilities and more. Pass owner and repo.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-osv-vuln-detail":{"post":{"operationId":"suverse_osv_vuln_detail","summary":"OSV Vulnerability Detail","description":"Full advisory record for one vulnerability from OSV.dev, Google's open-source vulnerability database. Accepts an OSV, GHSA, PYSEC, RUSTSEC or CVE identifier and returns the summary, severity vectors, affected package ranges and fixed versions, references and aliases. Complements CVE feeds by being package-and-ecosystem scoped.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-overpass-query":{"post":{"operationId":"suverse_overpass_query","summary":"OpenStreetMap Overpass Query","description":"Run an Overpass QL query against the live OpenStreetMap database and get the matching nodes, ways and relations as JSON. This is the general-purpose way to ask spatial questions of OSM: cafes within a bounding box, pharmacies near a point, EV chargers along a road, every hospital in a region. Pass a complete Overpass QL program in the data field.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.180000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-perp-funding":{"post":{"operationId":"suverse_perp_funding","summary":"Perpetual Funding Rates Binance","description":"Current funding rate for any perpetual contract on Binance Futures with next funding timestamp and predicted rate. Returns mark price, index price, mark-index spread, and funding history. Critical for AI agents trading perps, basis trading strategies, identifying funding arbitrage, monitoring leverage flush events, and quantifying market sentiment.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-perp-funding-batch":{"post":{"operationId":"suverse_perp_funding_batch","summary":"Batch Funding Rates Multi-Symbol","description":"Current funding rates for multiple Binance perpetual contracts in a single batch call. Returns each symbol mark price, funding rate, next funding timestamp, and predicted next rate. Essential for funding arbitrage AI agents, perp basis traders monitoring multiple pairs simultaneously, market makers tracking funding skew, and portfolio managers hedging exposure.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-perp-open-interest":{"post":{"operationId":"suverse_perp_open_interest","summary":"Perpetual Open Interest Snapshot","description":"Current open interest for any Binance perpetual contract with 24 hour change percentage, notional value in USD, and historical OI over the last 24 hours at 5 minute intervals. Critical for AI agents detecting leverage buildups, identifying squeeze setups, monitoring funding pressure precursors, and quantifying market positioning.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-photon-geocode":{"post":{"operationId":"suverse_photon_geocode","summary":"Keyless Geocoding and Autocomplete","description":"Convert a place name, address or partial search string into coordinates using Photon, the OpenStreetMap-backed geocoder run by Komoot. Returns ranked GeoJSON features with coordinates, the resolved name, country, state, city, postcode and OSM identifiers. Suitable for both full geocoding and type-ahead autocomplete.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-photon-reverse-geocode":{"post":{"operationId":"suverse_photon_reverse_geocode","summary":"Keyless Reverse Geocoding","description":"Turn a latitude and longitude into the nearest named place and address using Photon, the OpenStreetMap-backed geocoder. Returns GeoJSON features with street, house number, postcode, city, state, country and the underlying OSM identifiers, ordered by distance from the query point.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-places-omgeo-search":{"post":{"operationId":"suverse_places_omgeo_search","summary":"City Search and Coordinates","description":"Searches cities by name and returns coordinates, country, timezone, elevation, and population via the keyless Open-Meteo geocoding API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-places-osm-reverse":{"post":{"operationId":"suverse_places_osm_reverse","summary":"Reverse Geocoding","description":"Reverse-geocodes a latitude/longitude to the nearest place or address via the keyless Nominatim reverse API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-places-osm-search":{"post":{"operationId":"suverse_places_osm_search","summary":"Place Name Geocoding","description":"Geocodes a free-text place or address query to coordinates and OSM metadata via the keyless Nominatim search API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-places-us-address-geocode":{"post":{"operationId":"suverse_places_us_address_geocode","summary":"US Address Geocoder","description":"Geocodes a one-line US street address to coordinates and matched address via the keyless US Census Bureau geocoder.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-poetry-author-titles":{"post":{"operationId":"suverse_poetry_author_titles","summary":"PoetryDB Poems By Author","description":"Returns the list of poem titles by a given author in the PoetryDB classic-poetry database. Source: poetrydb.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-poetry-authors-list":{"post":{"operationId":"suverse_poetry_authors_list","summary":"PoetryDB Authors List","description":"Returns the full list of poets available in the PoetryDB classic-poetry database. Source: poetrydb.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-poetry-by-title":{"post":{"operationId":"suverse_poetry_by_title","summary":"PoetryDB Poem By Title","description":"Returns the full text and metadata of a poem matching the given title from the PoetryDB classic-poetry database. Source: poetrydb.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pokemon":{"post":{"operationId":"suverse_pokemon","summary":"Pokemon Data Lookup","description":"Look up a Pokemon by name from PokeAPI, no key. Returns types, stats, abilities, height, and weight. For AI agents in games, trivia, and entertainment apps.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pokemon-ability":{"post":{"operationId":"suverse_pokemon_ability","summary":"Pokemon Ability Lookup","description":"Returns details about a Pokemon ability including its effect from PokeAPI.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pokemon-move":{"post":{"operationId":"suverse_pokemon_move","summary":"Pokemon Move Lookup","description":"Returns combat stats for a Pokemon move (power, pp, accuracy, type, damage class) from PokeAPI.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pokemon-pokedex":{"post":{"operationId":"suverse_pokemon_pokedex","summary":"Pokemon Pokedex Lookup","description":"Returns full Pokedex data for a Pokemon by name or id (types, height, weight, base stats, abilities) from PokeAPI.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pokemon-type-matchup":{"post":{"operationId":"suverse_pokemon_type_matchup","summary":"Pokemon Type Matchups","description":"Returns damage relations and member Pokemon for an elemental type from PokeAPI.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-postal-intl-code":{"post":{"operationId":"suverse_postal_intl_code","summary":"International Postal Code Lookup","description":"Returns place name, region, and coordinates for a postal code in a given country (DE, GB, CA, NL, ES, and more) via keyless Zippopotam.us.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-postal-uk-postcode-full":{"post":{"operationId":"suverse_postal_uk_postcode_full","summary":"UK Postcode Details","description":"Returns full administrative and geographic detail for a UK postcode (region, district, ward, coordinates) via the keyless postcodes.io API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-postal-us-city-zips":{"post":{"operationId":"suverse_postal_us_city_zips","summary":"US City to ZIP Codes","description":"Returns all ZIP codes and coordinates for a US city within a given state via the keyless Zippopotam.us API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-postal-us-zip":{"post":{"operationId":"suverse_postal_us_zip","summary":"US ZIP Code Lookup","description":"Returns the city, state, and lat/long coordinates for a US ZIP code via the keyless Zippopotam.us postal API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-precious-metals":{"post":{"operationId":"suverse_precious_metals","summary":"Precious Metals Spot Prices","description":"Current spot prices in USD per troy ounce for gold, silver, platinum, and palladium with the latest open high low close from Stooq quote feed. Essential for AI agents performing cross asset analysis between metals and crypto, inflation hedge tracking, portfolio diversification calculations, and gold to bitcoin ratio analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pubchem-compound":{"post":{"operationId":"suverse_pubchem_compound","summary":"PubChem Compound Properties","description":"Chemical properties for a compound by name from the NIH PubChem service, no key. Returns molecular formula, molecular weight, and IUPAC name. For AI agents in chemistry, drug discovery, and materials research.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-public-holidays":{"post":{"operationId":"suverse_public_holidays","summary":"Public Holidays By Country Year","description":"Official public holidays for a country and year from Nager.Date, no key. Returns each holiday date, local and English name, and type. For AI agents scheduling, computing business days, and planning across regions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-pypi-package":{"post":{"operationId":"suverse_pypi_package","summary":"PyPI Package Metadata","description":"Project metadata for any package on the Python Package Index: current version, summary, author, license, project URLs, requires-python, classifiers and the download files for the latest release. Pass the package name. The bulky per-version release history is omitted so the payload stays agent-sized.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quakes-by-region":{"post":{"operationId":"suverse_quakes_by_region","summary":"Earthquakes Near A Location","description":"USGS earthquakes within a radius of a latitude and longitude, no key. Returns nearby events with magnitude, place, time, and distance ordering by time. For AI agents doing location specific seismic risk checks.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quakes-recent":{"post":{"operationId":"suverse_quakes_recent","summary":"Recent Earthquakes Past Day","description":"All earthquakes detected worldwide in the past day from the USGS real time feed, no key. Returns magnitude, place, time, and coordinates per event. For AI agents in insurance, logistics, and risk monitoring.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quakes-search":{"post":{"operationId":"suverse_quakes_search","summary":"Earthquake Search By Magnitude","description":"Search USGS earthquakes by minimum magnitude and optional start time, no key. Returns matching events with magnitude, place, time, and coordinates, newest first. For AI agents querying seismic history on demand.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quakes-significant":{"post":{"operationId":"suverse_quakes_significant","summary":"Significant Earthquakes Past Month","description":"Significant earthquakes worldwide in the past month from the USGS feed, no key. Returns magnitude, place, tsunami flag, time, and coordinates. For AI agents tracking major seismic events and disaster response.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quakes-week-major":{"post":{"operationId":"suverse_quakes_week_major","summary":"Major Earthquakes Past Week","description":"Earthquakes of magnitude 4.5 and above worldwide in the past week from the USGS feed, no key. Returns magnitude, place, time, and coordinates. For AI agents monitoring significant seismic activity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quotes-favqs-qotd":{"post":{"operationId":"suverse_quotes_favqs_qotd","summary":"FavQs Quote Of The Day","description":"Returns the FavQs quote of the day with author and topic tags. Source: favqs.com.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quotes-wikiquote-summary":{"post":{"operationId":"suverse_quotes_wikiquote_summary","summary":"Wikiquote Page Summary","description":"Returns the REST summary (title, description, extract) for a Wikiquote page by title. Source: en.wikiquote.org.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quotes-zen-random":{"post":{"operationId":"suverse_quotes_zen_random","summary":"ZenQuotes Random Inspirational Quote","description":"Returns a random inspirational quote with its author from the ZenQuotes service. Source: zenquotes.io.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-quotes-zen-today":{"post":{"operationId":"suverse_quotes_zen_today","summary":"ZenQuotes Quote Of The Day","description":"Returns the daily quote of the day with its author from the ZenQuotes service. Source: zenquotes.io.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rdap-domain":{"post":{"operationId":"suverse_rdap_domain","summary":"Domain RDAP Registration","description":"Structured domain registration data over RDAP, the modern WHOIS replacement, no key. Returns registrar, status, nameservers, and key event dates. For AI agents doing domain due diligence, fraud checks, and asset inventory.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rdap-ip":{"post":{"operationId":"suverse_rdap_ip","summary":"IP RDAP Allocation","description":"Structured IP address allocation data over RDAP, no key. Returns the network range, holder organization, country, and registry. For AI agents enriching IPs for security, abuse, and geolocation context.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-regulatory-epa-frs-facilities":{"post":{"operationId":"suverse_regulatory_epa_frs_facilities","summary":"EPA Facility Registry by State","description":"EPA-regulated facilities (address, city, state) from the Facility Registry Service filtered by US state code. Data from EPA Envirofacts.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-regulatory-epa-tri-facilities":{"post":{"operationId":"suverse_regulatory_epa_tri_facilities","summary":"EPA Toxics Release Facilities by State","description":"Toxics Release Inventory (TRI) facilities (name, address, county) filtered by US state. Data from EPA Envirofacts.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.065000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-regulatory-fedreg-doc":{"post":{"operationId":"suverse_regulatory_fedreg_doc","summary":"Federal Register Document Detail","description":"Full metadata for a single Federal Register document by its document number (title, agencies, action, dates). Data from the Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-regulatory-fedreg-executive-orders":{"post":{"operationId":"suverse_regulatory_fedreg_executive_orders","summary":"Federal Register Executive Orders","description":"List recent US Executive Orders published in the Federal Register with titles and document numbers. Data from the Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-regulatory-fedreg-term-search":{"post":{"operationId":"suverse_regulatory_fedreg_term_search","summary":"Federal Register Term Search","description":"Search Federal Register documents by free-text term and return matching rules, notices and proposed rules. Data from the Federal Register API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-bible-random":{"post":{"operationId":"suverse_rel_bible_random","summary":"Random Bible Verse","description":"Return a random Bible verse from a chosen translation, useful for verse-of-the-day or daily inspiration features. Keyless Bible API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-bible-verse":{"post":{"operationId":"suverse_rel_bible_verse","summary":"Bible Verse / Passage Lookup","description":"Look up any Bible verse or passage by reference (e.g. 'John 3:16', 'Romans 8:28-30') in a chosen translation. Keyless Bible API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-prayer-times":{"post":{"operationId":"suverse_rel_prayer_times","summary":"Islamic Prayer Times by City/Address","description":"Daily Islamic prayer timings (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha and more) for any city or address, using a configurable calculation method. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-prayer-times-coords":{"post":{"operationId":"suverse_rel_prayer_times_coords","summary":"Islamic Prayer Times by Coordinates","description":"Daily Islamic prayer timings for a specific date and latitude/longitude using a configurable calculation method. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-qibla-direction":{"post":{"operationId":"suverse_rel_qibla_direction","summary":"Qibla Direction from Coordinates","description":"Compute the Qibla (direction to the Kaaba in Mecca) in degrees from any latitude/longitude. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-quran-99-names":{"post":{"operationId":"suverse_rel_quran_99_names","summary":"99 Names of Allah (Asma al-Husna)","description":"The 99 names of Allah (Asma al-Husna) with Arabic, transliteration and English meaning. Keyless Aladhan API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-quran-ayah":{"post":{"operationId":"suverse_rel_quran_ayah","summary":"Quran Ayah (Verse) by Number","description":"Fetch a single Quran ayah (verse) by its global number in a chosen edition/translation (e.g. en.asad English, quran-uthmani Arabic). Keyless Al Quran Cloud API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rel-quran-surah":{"post":{"operationId":"suverse_rel_quran_surah","summary":"Quran Surah (Chapter) by Number","description":"Fetch a full Quran surah (chapter) with all its ayahs in a chosen edition/translation. Keyless Al Quran Cloud API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-reverse-geocode":{"post":{"operationId":"suverse_reverse_geocode","summary":"Reverse Geocode","description":"Reverse geocode a latitude and longitude to a place from BigDataCloud, no key. Returns city, locality, principal subdivision, country, and codes. For AI agents turning coordinates into place names.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ripe-abuse-contact":{"post":{"operationId":"suverse_ripe_abuse_contact","summary":"Abuse Contact for an IP","description":"Resolves the registered abuse-reporting email for any IP address, prefix or autonomous system using RIPE NCC's abuse-contact-finder, which walks the relevant RIR records. Returns the abuse contacts along with the authoritative RIR and the exact resource the contact was found on. The correct address to send a takedown or abuse report to.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ripe-prefix-overview":{"post":{"operationId":"suverse_ripe_prefix_overview","summary":"IP Prefix and ASN Overview","description":"Authoritative routing overview for any IP address or CIDR prefix from RIPE NCC's RIPEstat service. Returns the covering announced prefix, the originating autonomous systems with their holder names, whether the resource is currently announced, and related block metadata. The fastest way for an agent to answer who owns and routes an IP.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ripe-routing-history":{"post":{"operationId":"suverse_ripe_routing_history","summary":"BGP Routing History","description":"Historic BGP announcement record for an IP prefix or autonomous system from RIPE NCC's RIPEstat. Returns which ASNs announced the resource over time with the first and last seen timestamps for each origin, so an agent can spot hijacks, origin changes and stale announcements. Row count is capped; pass starttime to narrow the window.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ripe-rpki-validation":{"post":{"operationId":"suverse_ripe_rpki_validation","summary":"RPKI Route Origin Validation","description":"Checks whether a given autonomous system is cryptographically authorised to originate a given IP prefix, using RPKI Route Origin Authorisations via RIPEstat. Returns a valid, invalid or unknown verdict plus the matching and non-matching ROAs with their max-length constraints. The direct test for BGP route-origin legitimacy.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-river-discharge":{"post":{"operationId":"suverse_river_discharge","summary":"River Discharge Forecast","description":"River discharge (flood) forecast for a latitude and longitude from the Open-Meteo flood API, no key. Returns daily river discharge in cubic meters per second. For AI agents in flood risk, insurance, and water management.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rubygems-gem":{"post":{"operationId":"suverse_rubygems_gem","summary":"RubyGems Gem Metadata","description":"Published metadata for any Ruby gem from RubyGems.org: current version, summary, authors, licenses, total and per-version download counts, plus homepage, source-code, documentation and bug-tracker URIs and the gem's runtime dependencies. Pass the gem name.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rxnorm-approximate":{"post":{"operationId":"suverse_rxnorm_approximate","summary":"RxNorm Approximate Match","description":"Approximate-match a drug name string to RxNorm concepts from NIH RxNav, no key. Returns ranked candidate RxCUIs and names. For AI agents normalizing messy or misspelled medication names.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rxnorm-drugs":{"post":{"operationId":"suverse_rxnorm_drugs","summary":"RxNorm Drug Products","description":"Drug products related to a name from the NIH RxNav RxNorm service, no key. Returns concept groups with product names and RxCUIs. For AI agents enumerating formulations and strengths of a medication.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rxnorm-rxcui":{"post":{"operationId":"suverse_rxnorm_rxcui","summary":"RxNorm RxCUI Lookup","description":"Resolve a drug name to its RxNorm concept identifier RxCUI from the NIH RxNav service, no key. Returns the RxCUI list for the name. For AI agents normalizing medication names across systems.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-rxnorm-spelling":{"post":{"operationId":"suverse_rxnorm_spelling","summary":"RxNorm Spelling Suggestions","description":"Spelling suggestions for a drug name from NIH RxNav, no key. Returns corrected drug name candidates. For AI agents validating and correcting medication name input.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-scryfall-card-search":{"post":{"operationId":"suverse_scryfall_card_search","summary":"Magic: The Gathering Card Search","description":"Search Magic: The Gathering cards through Scryfall using its full query syntax. Returns matching cards with mana cost, type line, oracle text, power and toughness, rarity, set, artist, images, current USD/EUR market prices and format legality across standard, modern, commander and more. Far richer than a name lookup.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-company-concept":{"post":{"operationId":"suverse_sec_company_concept","summary":"SEC EDGAR Company XBRL Concept","description":"Full reported history of one XBRL financial concept for a US public company by SEC CIK number, such as Revenues or Assets, from SEC EDGAR company concept data. Returns every period, value, unit, form, and filing for that concept. Critical for AI agents extracting structured fundamentals, building financial models, and tracking a single line item across filings.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-company-facts":{"post":{"operationId":"suverse_sec_company_facts","summary":"SEC EDGAR Company Facts Bundle","description":"All XBRL company facts for a US public company by SEC CIK number in one call from SEC EDGAR, covering every reported financial concept across all filings. Returns the entity name and the full us-gaap and dei fact set with periods and values. Critical for AI agents pulling a complete fundamentals snapshot, screening, or seeding a financial knowledge base.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-filings":{"post":{"operationId":"suverse_sec_filings","summary":"Recent SEC Filings for US Ticker","description":"Latest SEC EDGAR filings for any US listed company including 10K annual report, 10Q quarterly, 8K current report material events, S1 IPO filings, and insider transactions Form 4. Returns each filing date, form type, accession number, and direct URL to filing document. Critical for AI agents tracking material corporate events and insider activity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-frames":{"post":{"operationId":"suverse_sec_frames","summary":"SEC XBRL Frame Across Companies","description":"One XBRL concept reported by ALL US public companies for a single period from SEC EDGAR frames, no key. Returns each company CIK, entity name, and value. For AI agents screening or comparing a financial metric across the market.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-submissions":{"post":{"operationId":"suverse_sec_submissions","summary":"SEC EDGAR Company Submissions","description":"Recent SEC EDGAR submission history for a US public company by CIK number, including 10-K, 10-Q, 8-K, and other forms with accession numbers and dates. Returns entity profile fields plus the recent filings index of form types, filing dates, and document references. Critical for AI agents monitoring corporate disclosures, material events, and filing cadence.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sec-tickers":{"post":{"operationId":"suverse_sec_tickers","summary":"SEC Ticker To CIK Map","description":"The full SEC ticker-to-CIK mapping for all US public companies, no key. Returns ticker, company name, and CIK for every registrant. For AI agents resolving stock tickers to SEC identifiers before fetching filings.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-solana-dex-pools":{"post":{"operationId":"suverse_solana_dex_pools","summary":"Solana Chain Top DEX Pools","description":"Top liquidity pools on Solana across Raydium, Orca, Meteora and other DEXs. Returns each pool token pair, TVL in USD, 24h volume, fee tier, and current price. Essential for AI Solana trading bots finding liquidity, MEV searchers, arbitrage agents, and Jupiter aggregator users. Includes both concentrated and standard liquidity pools.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-solana-priority-fee":{"post":{"operationId":"suverse_solana_priority_fee","summary":"SuVerse Solana Priority Fee Estimator","description":"Get optimal Solana priority fee recommendations in real-time. Returns suggested micro-lamports per compute unit across percentiles (min, low, medium, high, veryHigh, unsafeMax) based on recent network congestion. Critical for AI trading bots wanting fast inclusion, payment apps balancing cost vs speed, and dApps optimizing UX. Eliminates failed transactions due to underpriced fees and saves money by avoiding overpriced ones.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-solana-tx-decoder":{"post":{"operationId":"suverse_solana_tx_decoder","summary":"SuVerse Solana Transaction Decoder","description":"Decode any Solana transaction by signature into a structured human-readable summary. Returns invoked programs, token balance changes, fees in SOL and USD, instruction flow, and one-line summary. Powered by SuVerse infrastructure on top of Solana mainnet. Multi-network payment — pay with Base USDC, Solana USDC, or Cosmos USDC.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-solana-tx-simulator":{"post":{"operationId":"suverse_solana_tx_simulator","summary":"SuVerse Solana Transaction Pre-Flight Simulator","description":"Simulate a Solana transaction before broadcasting to mainnet. Returns success/failure status, compute units consumed, full program logs, accounts touched, and detailed error messages if simulation fails. Essential for AI agents validating transactions before paying gas, MEV bots, wallet integrations, and DeFi protocols.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-accessible-asteroids":{"post":{"operationId":"suverse_space_accessible_asteroids","summary":"Human-Accessible Asteroids (NHATS)","description":"Near-Earth objects identified as candidates for human spaceflight missions, with designation, orbit ID, magnitude, size, minimum delta-v and mission duration. Powered by the keyless NASA/JPL NHATS API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-close-approaches":{"post":{"operationId":"suverse_space_close_approaches","summary":"Near-Earth Close Approaches","description":"Near-Earth object close approaches within a date and distance range, with object designation, close-approach date, nominal distance, relative velocity and magnitude. Powered by the keyless NASA/JPL SBDB Close Approach Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-fireballs":{"post":{"operationId":"suverse_space_fireballs","summary":"Atmospheric Fireball Events","description":"Recent atmospheric fireball (bolide) events detected by US government sensors, with date, total radiated energy, calculated impact energy, latitude, longitude, altitude and velocity. Powered by the keyless NASA/JPL Fireball Data API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-impact-risk":{"post":{"operationId":"suverse_space_impact_risk","summary":"Asteroid Impact Risk List","description":"Sentry impact-risk monitoring list of near-Earth asteroids with a non-zero probability of Earth impact, including designation, impact probability, Palermo scale value, diameter, magnitude and risk year range. Powered by the keyless NASA/JPL Sentry API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-iss-orbit":{"post":{"operationId":"suverse_space_iss_orbit","summary":"ISS Orbital Telemetry","description":"Real-time orbital telemetry for the International Space Station including latitude, longitude, altitude, velocity, visibility, ground footprint and solar position. Powered by the keyless Where The ISS At API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-moon-phases":{"post":{"operationId":"suverse_space_moon_phases","summary":"Moon Phases by Date","description":"Upcoming primary Moon phases (New, First Quarter, Full, Last Quarter) starting from a given date, with the phase name and exact date and time. Powered by the keyless US Naval Observatory Astronomical Applications API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-neo-tracking":{"post":{"operationId":"suverse_space_neo_tracking","summary":"Newly Discovered NEO Tracking (Scout)","description":"Scout near-real-time hazard assessment for recently discovered near-Earth object candidates not yet in the catalog, with provisional designation, sky position, magnitude, hazard scores and observation arc. Powered by the keyless NASA/JPL Scout API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-people-in-space":{"post":{"operationId":"suverse_space_people_in_space","summary":"People Currently In Space","description":"Real-time list of all people currently in space and the spacecraft they are aboard, with a total count. Powered by the keyless Open Notify API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-seasons":{"post":{"operationId":"suverse_space_seasons","summary":"Equinoxes Solstices and Apsides","description":"Astronomical seasons for a given year: equinoxes, solstices, plus Earth perihelion and aphelion, each with phenomenon name and exact date and time. Powered by the keyless US Naval Observatory Astronomical Applications API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-sidereal-time":{"post":{"operationId":"suverse_space_sidereal_time","summary":"Local and Greenwich Sidereal Time","description":"Apparent and mean sidereal time at Greenwich and at a given location for a specified date and universal time, including GAST, GMST, LAST, LMST and the equation of the equinoxes. Powered by the keyless US Naval Observatory Astronomical Applications API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-solar-eclipses":{"post":{"operationId":"suverse_space_solar_eclipses","summary":"Solar Eclipses by Year","description":"Solar eclipses occurring in a given year, each with event description (type and date) and calendar date. Powered by the keyless US Naval Observatory Astronomical Applications API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-space-sun-moon-times":{"post":{"operationId":"suverse_space_sun_moon_times","summary":"Sun and Moon Rise Set Times","description":"Sun and Moon rise, set, transit and twilight times for a given date and location, plus current Moon phase, illumination fraction and closest upcoming phase. Powered by the keyless US Naval Observatory Astronomical Applications API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-events-day":{"post":{"operationId":"suverse_sports_events_day","summary":"Sports Events By Date","description":"All sports events scheduled on a given date, optionally filtered by sport, from TheSportsDB. Returns each event with the two teams, league, sport, venue, scheduled time, and final score when available. Useful for AI agents building daily sports briefings, answering what games are on questions, and feeding schedule context into fantasy and betting research workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-last-events":{"post":{"operationId":"suverse_sports_last_events","summary":"Last Team Events","description":"Recent past events for a team by team id from TheSportsDB, no key. Returns the last results with scores and dates. For AI agents reviewing team form.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-league-detail":{"post":{"operationId":"suverse_sports_league_detail","summary":"League Detail","description":"Details for a league by id from TheSportsDB, no key. Returns league name, sport, country, formed year, and description. For AI agents enriching league context.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-league-table":{"post":{"operationId":"suverse_sports_league_table","summary":"Sports League Standings Table","description":"League standings table for a given league and season from TheSportsDB, covering major soccer and other team sport leagues. Returns each team with rank, played, win, draw, loss, goals for and against, goal difference, and points. Useful for AI agents answering standings questions, building sports dashboards, and powering fantasy and prediction features.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-leagues":{"post":{"operationId":"suverse_sports_leagues","summary":"All Sports Leagues","description":"The list of all leagues from TheSportsDB, no key. Returns league id, name, and sport. For AI agents resolving league ids and building sports navigation.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-next-events":{"post":{"operationId":"suverse_sports_next_events","summary":"Next Team Events","description":"Upcoming events for a team by team id from TheSportsDB, no key. Returns the next fixtures with opponents, date, and venue. For AI agents tracking a team schedule.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-player":{"post":{"operationId":"suverse_sports_player","summary":"Sports Player Search","description":"Search sports players by name from TheSportsDB, no key. Returns player id, team, sport, nationality, and position. For AI agents enriching sports queries and fantasy tools.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sports-team":{"post":{"operationId":"suverse_sports_team","summary":"Sports Team Profile Lookup","description":"Profile lookup for any sports team by name across soccer, basketball, baseball, American football, and more from TheSportsDB. Returns team identifier, league, sport, formed year, stadium, country, and descriptive metadata. Useful for AI agents enriching sports queries, resolving team names to identifiers, and building sports knowledge for chat, fantasy, and analytics use cases.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-stablecoin-supply":{"post":{"operationId":"suverse_stablecoin_supply","summary":"Stablecoin Circulating Supply by Chain","description":"Current circulating supply and per chain distribution for major stablecoins including USDT USDC DAI FDUSD PYUSD TUSD and Frax. Returns total supply, supply by chain Ethereum Tron BSC Solana Base Arbitrum, peg deviation if any, and 30 day supply change. Critical for AI agents tracking dollar liquidity migrations and on chain capital flows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-steam-app-details":{"post":{"operationId":"suverse_steam_app_details","summary":"Steam Game Details","description":"Storefront record for any Steam title: name, type, short and detailed description, developers and publishers, release date, current and discounted price with currency, supported platforms, Metacritic score, genres, categories and system requirements. Pass the Steam application id.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-steam-player-count":{"post":{"operationId":"suverse_steam_player_count","summary":"Steam Concurrent Player Count","description":"The number of players currently in-game for a Steam title, straight from the Steam Web API. A single cheap call that answers how alive a game is right now, useful for tracking launch performance, seasonal spikes and long-term decline. Pass the Steam application id.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-steamspy-app-stats":{"post":{"operationId":"suverse_steamspy_app_stats","summary":"SteamSpy Ownership and Playtime","description":"SteamSpy's estimated ownership and engagement figures for a Steam title: owners banded range, average and median playtime both lifetime and over the last two weeks, current and peak concurrent users, price and discount, positive and negative review counts, developer, publisher, genre and user tags.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-stock-batch-quotes":{"post":{"operationId":"suverse_stock_batch_quotes","summary":"Batch US Stock Quotes Up To 50 Tickers","description":"Live quotes for up to 50 US stock tickers in a single API call. Returns price, percentage change, volume, market cap, and pre or post market quote when available for each ticker. Ideal for AI portfolio refresh, comparative analysis across watchlist, sector rotation detection, and dashboards displaying multiple positions in one call.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-stock-quote":{"post":{"operationId":"suverse_stock_quote","summary":"US Stock Real Time Quote","description":"Live quote for any US listed stock by ticker including price, day open high low close, previous close, percentage change, volume, 52 week high and low, and market state regular pre or post market. Perfect for AI portfolio managers, trading agents bridging crypto and tradfi, robo advisors, and dashboards needing real time equity prices.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.005000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-sunrise-sunset":{"post":{"operationId":"suverse_sunrise_sunset","summary":"Sunrise And Sunset Times","description":"Sunrise, sunset, and twilight times for a latitude and longitude from the Sunrise-Sunset API, no key. Returns UTC times for solar events. For AI agents in scheduling, photography, and energy planning.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-f107-flux":{"post":{"operationId":"suverse_swpc_f107_flux","summary":"F10.7 cm Solar Radio Flux","description":"The current 10.7 cm solar radio flux value from NOAA SWPC, the standard proxy for solar activity and EUV output. F10.7 drives thermospheric density and therefore satellite drag, and is the primary input to ionospheric and orbital-decay models. Returned with its observation timestamp.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-kp-index":{"post":{"operationId":"suverse_swpc_kp_index","summary":"Planetary K-Index (Geomagnetic Activity)","description":"The planetary K-index time series from NOAA SWPC, the standard 0-9 measure of global geomagnetic disturbance sampled every three hours. Kp of 5 or above is a geomagnetic storm. Use it to detect active storm conditions that affect HF radio, GPS accuracy, satellite drag and power-grid induced currents.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-solar-flare-latest":{"post":{"operationId":"suverse_swpc_solar_flare_latest","summary":"Latest Solar Flare","description":"The most recent solar flare detected by the GOES X-ray sensors, from NOAA's Space Weather Prediction Center. Returns the flare class (A, B, C, M or X) with its peak X-ray flux, and the begin, peak and end times of the event. The fastest single call to answer whether the Sun has just flared and how strongly.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-solar-flares-7day":{"post":{"operationId":"suverse_swpc_solar_flares_7day","summary":"Solar Flares, Last 7 Days","description":"Every solar flare recorded by the GOES X-ray sensors over the past seven days from NOAA's Space Weather Prediction Center, each with its class, peak flux and begin/peak/end timestamps. Use it to judge current solar activity levels and flare cadence rather than a single point-in-time reading.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-solar-wind-mag":{"post":{"operationId":"suverse_swpc_solar_wind_mag","summary":"Interplanetary Magnetic Field (Bz/Bt)","description":"Current interplanetary magnetic field readings at L1 from NOAA SWPC: total field strength Bt and the north-south component Bz in nanotesla, with timestamp. A strongly southward Bz is the single best short-term predictor of geomagnetic storming, because it couples solar wind energy into Earth's magnetosphere.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-solar-wind-speed":{"post":{"operationId":"suverse_swpc_solar_wind_speed","summary":"Real-Time Solar Wind Speed","description":"Current solar wind bulk speed in km/s measured at the L1 Lagrange point by NOAA's real-time solar wind monitors, with the observation timestamp. Elevated speed above roughly 500 km/s signals a high-speed stream or coronal-hole outflow and typically precedes geomagnetic disturbance at Earth by hours.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-swpc-space-weather-alerts":{"post":{"operationId":"suverse_swpc_space_weather_alerts","summary":"Space Weather Alerts, Watches and Warnings","description":"The active NOAA SWPC alert stream: geomagnetic storm watches and warnings, radio blackout alerts and solar radiation storm notices, each with its issue time, serial number, NOAA scale and full advisory text. This is the official operational feed used to decide whether space weather is actionable right now.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ta-macd":{"post":{"operationId":"suverse_ta_macd","summary":"MACD Signal Indicator","description":"MACD 12 26 9 with signal line and histogram on any Binance spot pair and timeframe. Returns current MACD value, signal line, histogram, bullish or bearish crossover detection within the last 5 periods, and trend strength. Essential for AI trading agents identifying trend changes, momentum confirmation, and divergence detection.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ta-moving-averages":{"post":{"operationId":"suverse_ta_moving_averages","summary":"Moving Averages 20 50 200 with Cross Signals","description":"SMA and EMA at 20, 50, and 200 periods for any Binance pair on any timeframe. Returns current price, all six averages, golden cross or death cross detection within last 10 periods, and trend classification above or below the 200 SMA. Critical for AI agents implementing classic trend following strategies and dynamic support resistance levels.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ta-rsi":{"post":{"operationId":"suverse_ta_rsi","summary":"RSI Indicator on Any Pair","description":"Wilder RSI 14 for any Binance spot pair on any timeframe from 1 minute to 1 week. Returns the current RSI value, overbought above 70 or oversold below 30 signal, trend direction, and the last 50 historical RSI points for chart rendering. Critical for AI trading bots detecting momentum reversals, swing traders identifying entry zones.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-tcg-mtg-cards":{"post":{"operationId":"suverse_tcg_mtg_cards","summary":"Magic The Gathering Card Search","description":"Searches Magic: The Gathering cards by name and returns matching card data (mana cost, type, rarity, set) from the magicthegathering.io API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-tcg-pokemon-cards":{"post":{"operationId":"suverse_tcg_pokemon_cards","summary":"Pokemon TCG Card Search","description":"Searches Pokemon Trading Card Game cards by name and returns matching card metadata (set, rarity, supertype) from the Pokemon TCG API.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-available-zones":{"post":{"operationId":"suverse_time_available_zones","summary":"List of IANA Timezones","description":"Full list of supported IANA timezone identifiers via TimeAPI. Useful for validating or enumerating timezone names. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-by-coordinate":{"post":{"operationId":"suverse_time_by_coordinate","summary":"Current Time by Coordinate","description":"Current local date and time at a latitude/longitude via TimeAPI, which resolves the coordinate to its timezone. Returns ISO date-time, weekday, timezone, and DST status. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-by-ip":{"post":{"operationId":"suverse_time_by_ip","summary":"Current Time by IP Address","description":"Current local date and time for the location of an IPv4/IPv6 address via TimeAPI. Returns ISO date-time, weekday, resolved timezone, and DST status. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-by-zone":{"post":{"operationId":"suverse_time_by_zone","summary":"Current Time by Timezone","description":"Current local date and time for an IANA timezone name via TimeAPI. Returns year, month, day, hour, minute, weekday, DST status, and a full ISO date-time string. Keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-coordinate":{"post":{"operationId":"suverse_time_coordinate","summary":"Current Time By Coordinate","description":"Current local date and time for a latitude and longitude from TimeAPI.io, no key. Resolves the timezone from coordinates and returns the local time and DST flag. For AI agents localizing time from a location.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-time-zone":{"post":{"operationId":"suverse_time_zone","summary":"Current Time By Timezone","description":"Current local date and time for an IANA timezone from TimeAPI.io, no key. Returns date, time, day of week, and DST flag. For AI agents scheduling and timestamping across regions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-timezones-list":{"post":{"operationId":"suverse_timezones_list","summary":"Available Timezones","description":"The list of IANA timezones supported by TimeAPI.io, no key. Returns timezone names. For AI agents validating timezone input and building pickers.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-tor-relay-details":{"post":{"operationId":"suverse_tor_relay_details","summary":"Tor Relay Details","description":"Detailed records for Tor network relays and bridges from Onionoo, the Tor Project's official metrics service. Returns nickname, fingerprint, exit and guard flags, advertised bandwidth, IP addresses, autonomous system, country and first-seen dates. Search by fingerprint, nickname, IP or country to identify and profile Tor infrastructure.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-tor-relay-summary":{"post":{"operationId":"suverse_tor_relay_summary","summary":"Tor Relay Summary","description":"Compact summary listing of Tor relays and bridges from the Tor Project's Onionoo service: nickname, fingerprint, running state and addresses only. Much lighter than the full detail document, which makes it the right call for quickly checking whether a given fingerprint or address is part of the Tor network.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-treasury-avg-rates":{"post":{"operationId":"suverse_treasury_avg_rates","summary":"US Treasury Average Interest Rates","description":"Average interest rates paid on US Treasury securities including bills, notes, bonds, TIPS, and Floating Rate Notes from the official Treasury FiscalData service, most recent records first. Returns security type, security description, average interest rate, and record date. Critical for AI agents tracking the cost of federal debt, rate trends, and macro yield analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-treasury-debt-to-penny":{"post":{"operationId":"suverse_treasury_debt_to_penny","summary":"US National Debt To The Penny","description":"The total US public debt outstanding to the penny from the official Treasury FiscalData service, most recent record first. Returns total public debt outstanding, debt held by the public, intragovernmental holdings, and record date. Critical for AI agents tracking the federal debt ceiling, fiscal trajectory, and macro risk signals tied to government borrowing.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-treasury-exchange-rates":{"post":{"operationId":"suverse_treasury_exchange_rates","summary":"US Treasury Reporting Rates Of Exchange","description":"Official US Treasury quarterly reporting rates of exchange used by federal agencies to convert foreign currency balances to US dollars, filtered by country. Returns country, currency, exchange rate, and effective date. Useful for AI agents performing government grade currency conversion, cross border accounting, and treasury compliant FX reference lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-treasury-gold-reserves":{"post":{"operationId":"suverse_treasury_gold_reserves","summary":"US Treasury Gold Reserves","description":"US Treasury-owned gold reserves by facility from the official Treasury FiscalData service, no key, latest records. Returns location, fine troy ounces, and book value. For AI agents tracking sovereign gold holdings.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-treasury-savings-bonds":{"post":{"operationId":"suverse_treasury_savings_bonds","summary":"US Treasury Savings Bonds Issued","description":"US savings bonds issued and redeemed from the official Treasury FiscalData service, no key, latest records. Returns series, issue amounts, and redemptions. For AI agents tracking retail government debt.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.090000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-trivia-question-bank":{"post":{"operationId":"suverse_trivia_question_bank","summary":"Trivia Question Bank","description":"Returns a batch of multiple-choice trivia questions for a chosen category from the Open Trivia Database.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.055000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-trivia-quiz-questions":{"post":{"operationId":"suverse_trivia_quiz_questions","summary":"Trivia Quiz Questions","description":"Random multiple-choice trivia questions with answers, category, and difficulty. Source: Open Trivia Database (opentdb.com), keyless.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-uk-carbon-intensity":{"post":{"operationId":"suverse_uk_carbon_intensity","summary":"UK Grid Carbon Intensity","description":"Current Great Britain electricity grid carbon intensity from the official Carbon Intensity API, no key. Returns forecast and actual gCO2 per kWh and an intensity index. For AI agents scheduling compute for lower carbon and energy analytics.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-uk-postcode":{"post":{"operationId":"suverse_uk_postcode","summary":"UK Postcode Lookup","description":"Look up a UK postcode from Postcodes.io, no key. Returns the latitude, longitude, district, region, and administrative areas. For AI agents validating and enriching UK addresses.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ukpolice-crime-categories":{"post":{"operationId":"suverse_ukpolice_crime_categories","summary":"UK Crime Categories","description":"The valid street-level crime categories for a given month from the UK Home Office open data service, such as burglary, violent-crime, vehicle-crime, anti-social-behaviour and drugs. Categories change over time, so the month matters. These are the exact category identifiers used to filter UK crime queries.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ukpolice-crimes-at-location":{"post":{"operationId":"suverse_ukpolice_crimes_at_location","summary":"UK Crimes at a Location","description":"Street-level crimes recorded at the police-defined location nearest a coordinate for a given month, from the UK Home Office open data service. Each record carries the crime category, month, approximate street, and the outcome status where one has been recorded. Scoped to the nearest reporting point so the response stays small.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ukpolice-force-detail":{"post":{"operationId":"suverse_ukpolice_force_detail","summary":"UK Police Force Detail","description":"Full profile for one UK police force from the Home Office open data service: display name, description, telephone contact and the force's official website and social-media engagement channels. Pass the force identifier from the forces list, for example metropolitan, west-midlands or police-scotland.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-ukpolice-forces":{"post":{"operationId":"suverse_ukpolice_forces","summary":"UK Police Forces","description":"The complete list of territorial police forces in England, Wales and Northern Ireland from the Home Office open data service, each with its machine identifier and display name. The identifier returned here is what every other UK policing query is keyed on, including force detail and street-level crime lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-us-address-geocode":{"post":{"operationId":"suverse_us_address_geocode","summary":"US Address Geocoder","description":"Geocode a US street address via the Census Bureau geocoder, no key. Returns matched address, coordinates, and census geography. For AI agents standardizing and geocoding US addresses.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-usaspending-agencies":{"post":{"operationId":"suverse_usaspending_agencies","summary":"US Federal Top-Tier Agencies","description":"The full roster of US federal top-tier agencies from USAspending.gov, the Treasury's official federal spending portal. Each entry carries the agency name, abbreviation, toptier code, CGAC/agency identifiers and the current-year budget authority. This is the lookup table needed to address every other federal spending query by agency code.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.120000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-usaspending-agency-budget":{"post":{"operationId":"suverse_usaspending_agency_budget","summary":"Federal Agency Budgetary Resources","description":"Budgetary resources and obligation totals for one US federal agency by its toptier code, from USAspending.gov. Returns total budgetary resources, obligated amounts and outlays broken out by fiscal year, so an agent can see how much an agency was given and how much it has actually spent. Pass the three-digit toptier agency code.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.150000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-usgs-streamflow":{"post":{"operationId":"suverse_usgs_streamflow","summary":"USGS River Streamflow","description":"Real-time river streamflow for a USGS monitoring site, no key. Returns the latest discharge in cubic feet per second with timestamp. For AI agents in hydrology, flood, and water management.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-emissions":{"post":{"operationId":"suverse_veh_emissions","summary":"Vehicle Emissions Standards","description":"Retrieve EPA emissions-standard information for a specific vehicle by its FuelEconomy.gov vehicle ID. Returns emission scores, SmartWay score, sales area, and the federal/California emission standard text.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-fuel-prices":{"post":{"operationId":"suverse_veh_fuel_prices","summary":"Current US Fuel Prices","description":"Retrieve current national average US fuel prices used by FuelEconomy.gov for annual fuel-cost estimates. Returns prices for regular, midgrade, premium, diesel, E85, CNG, LPG, and electricity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-mpg-detail":{"post":{"operationId":"suverse_veh_mpg_detail","summary":"Vehicle Fuel Economy Detail","description":"Retrieve full fuel-economy details for a specific vehicle by its FuelEconomy.gov vehicle ID. Returns city/highway/combined MPG, CO2 grams per mile, annual fuel cost, fuel type, and powertrain data from the US EPA/DOE.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-mpg-makes":{"post":{"operationId":"suverse_veh_mpg_makes","summary":"Vehicle Makes by Year","description":"List all vehicle makes available for a given model year in the US EPA/DOE FuelEconomy.gov database. Returns each make as a selectable menu value. Keyless source for vehicle MPG lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-mpg-models":{"post":{"operationId":"suverse_veh_mpg_models","summary":"Vehicle Models by Year and Make","description":"List all vehicle models for a given model year and make in the US EPA/DOE FuelEconomy.gov database. Returns each model as a selectable menu value. Keyless source for vehicle MPG lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-veh-mpg-years":{"post":{"operationId":"suverse_veh_mpg_years","summary":"Vehicle MPG Model Years","description":"List all model years available in the US EPA/DOE FuelEconomy.gov vehicle fuel-economy database. Returns each year as a selectable menu value. Keyless source for building vehicle MPG lookups.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-vehicle-makes":{"post":{"operationId":"suverse_vehicle_makes","summary":"All Vehicle Makes","description":"The full list of vehicle makes registered with NHTSA vPIC, no key. Returns make id and name for every manufacturer. For AI agents validating makes and building automotive reference data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-vehicle-models":{"post":{"operationId":"suverse_vehicle_models","summary":"Models For A Make","description":"All vehicle models for a given make from NHTSA vPIC, no key. Returns model id and name for the manufacturer. For AI agents populating make and model selectors and validating vehicle data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-vehicle-recalls":{"post":{"operationId":"suverse_vehicle_recalls","summary":"Vehicle Safety Recalls","description":"Safety recalls for a make, model, and year from the NHTSA recalls API, no key. Returns each recall campaign with component, summary, consequence, and remedy. For AI agents in safety, insurance, and resale due diligence.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-vehicle-types":{"post":{"operationId":"suverse_vehicle_types","summary":"Vehicle Types For A Make","description":"Vehicle types produced by a given make from NHTSA vPIC, no key. Returns type id and name such as passenger car or truck. For AI agents classifying vehicles by manufacturer.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-vin-decode":{"post":{"operationId":"suverse_vin_decode","summary":"VIN Decode","description":"Decode a vehicle identification number via the NHTSA vPIC service, no key. Returns make, model, year, body, engine, plant, and dozens of decoded attributes. For AI agents in automotive, insurance, fleet, and resale workflows.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.080000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wallet-history":{"post":{"operationId":"suverse_wallet_history","summary":"SuVerse Solana Wallet Transaction History","description":"Get parsed transaction history for any Solana wallet address. Returns recent transactions with human-readable descriptions, types (SWAP, TRANSFER, NFT_SALE, etc.), token transfers, native SOL transfers, fees, and timestamps. Pagination via before/until cursors. Critical for AI portfolio managers, tax tools, wallet analytics, and trading bots tracking competitor activity. Far more usable than raw RPC getSignaturesForAddress.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-agriculture-value":{"post":{"operationId":"suverse_wb_agriculture_value","summary":"Country Agriculture Value Added Share","description":"Agriculture Value Added Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-birth-rate":{"post":{"operationId":"suverse_wb_birth_rate","summary":"Country Birth Rate Per 1000","description":"Birth Rate Per 1000 for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-co2-per-capita":{"post":{"operationId":"suverse_wb_co2_per_capita","summary":"Country CO2 Emissions Per Capita","description":"CO2 Emissions Per Capita for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-death-rate":{"post":{"operationId":"suverse_wb_death_rate","summary":"Country Death Rate Per 1000","description":"Death Rate Per 1000 for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-electricity-access":{"post":{"operationId":"suverse_wb_electricity_access","summary":"Country Access To Electricity Share","description":"Access To Electricity Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-exports-share":{"post":{"operationId":"suverse_wb_exports_share","summary":"Country Exports Share Of GDP","description":"Exports Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-fdi-inflows":{"post":{"operationId":"suverse_wb_fdi_inflows","summary":"Country Foreign Direct Investment Inflows","description":"Foreign Direct Investment Inflows for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-fertility-rate":{"post":{"operationId":"suverse_wb_fertility_rate","summary":"Country Fertility Rate","description":"Fertility Rate for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-gdp-growth":{"post":{"operationId":"suverse_wb_gdp_growth","summary":"Country GDP Growth Rate","description":"GDP Growth Rate for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-gdp-per-capita":{"post":{"operationId":"suverse_wb_gdp_per_capita","summary":"Country GDP Per Capita","description":"GDP Per Capita for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-gni-per-capita":{"post":{"operationId":"suverse_wb_gni_per_capita","summary":"Country GNI Per Capita","description":"GNI Per Capita for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-gov-debt":{"post":{"operationId":"suverse_wb_gov_debt","summary":"Country Central Government Debt Share Of GDP","description":"Central Government Debt Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-health-expenditure":{"post":{"operationId":"suverse_wb_health_expenditure","summary":"Country Health Expenditure Share Of GDP","description":"Health Expenditure Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-imports-share":{"post":{"operationId":"suverse_wb_imports_share","summary":"Country Imports Share Of GDP","description":"Imports Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-internet-users":{"post":{"operationId":"suverse_wb_internet_users","summary":"Country Internet Users Share","description":"Internet Users Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-labor-force":{"post":{"operationId":"suverse_wb_labor_force","summary":"Country Total Labor Force","description":"Total Labor Force for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-life-expectancy":{"post":{"operationId":"suverse_wb_life_expectancy","summary":"Country Life Expectancy","description":"Life Expectancy for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-manufacturing-value":{"post":{"operationId":"suverse_wb_manufacturing_value","summary":"Country Manufacturing Value Added Share","description":"Manufacturing Value Added Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-military-expenditure":{"post":{"operationId":"suverse_wb_military_expenditure","summary":"Country Military Expenditure Share Of GDP","description":"Military Expenditure Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-mobile-subscriptions":{"post":{"operationId":"suverse_wb_mobile_subscriptions","summary":"Country Mobile Subscriptions Per 100","description":"Mobile Subscriptions Per 100 for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-pop-density":{"post":{"operationId":"suverse_wb_pop_density","summary":"Country Population Density","description":"Population Density for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-population-growth":{"post":{"operationId":"suverse_wb_population_growth","summary":"Country Population Growth Rate","description":"Population Growth Rate for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-poverty-headcount":{"post":{"operationId":"suverse_wb_poverty_headcount","summary":"Country Poverty Headcount Ratio","description":"Poverty Headcount Ratio for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-real-interest-rate":{"post":{"operationId":"suverse_wb_real_interest_rate","summary":"Country Real Interest Rate","description":"Real Interest Rate for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-renewable-energy":{"post":{"operationId":"suverse_wb_renewable_energy","summary":"Country Renewable Energy Share","description":"Renewable Energy Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-services-value":{"post":{"operationId":"suverse_wb_services_value","summary":"Country Services Value Added Share","description":"Services Value Added Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-tax-revenue":{"post":{"operationId":"suverse_wb_tax_revenue","summary":"Country Tax Revenue Share Of GDP","description":"Tax Revenue Share Of GDP for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-tertiary-enrollment":{"post":{"operationId":"suverse_wb_tertiary_enrollment","summary":"Country Tertiary School Enrollment","description":"Tertiary School Enrollment for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-urban-population":{"post":{"operationId":"suverse_wb_urban_population","summary":"Country Urban Population Share","description":"Urban Population Share for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wb-youth-unemployment":{"post":{"operationId":"suverse_wb_youth_unemployment","summary":"Country Youth Unemployment Rate","description":"Youth Unemployment Rate for any country by ISO code as a yearly World Bank Open Data time series, no key. Returns country, year, and value. For AI agents doing macro, demographic, and cross country analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-weather-alerts":{"post":{"operationId":"suverse_weather_alerts","summary":"US Active Weather Alerts","description":"Active US National Weather Service alerts for a state, including warnings, watches, and advisories for severe storms, floods, heat, and winter weather. Returns each alert event, severity, urgency, area description, and effective and expiry times. Critical for AI agents in logistics, insurance, travel, and safety that must react to official hazard alerts in real time.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-weather-current":{"post":{"operationId":"suverse_weather_current","summary":"Current Weather Conditions","description":"Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind speed, wind direction, and weather code for the requested point. Critical for AI agents that condition decisions on real time weather, such as logistics, travel, energy demand, agriculture, and outdoor event planning.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-weather-forecast":{"post":{"operationId":"suverse_weather_forecast","summary":"Seven Day Weather Forecast","description":"Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum and minimum temperature and total precipitation per day in the local timezone. Critical for AI agents planning ahead on weather sensitive operations such as travel, agriculture, construction, retail demand, and energy load forecasting.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-weather-historical":{"post":{"operationId":"suverse_weather_historical","summary":"Historical Daily Weather","description":"Historical daily weather for any latitude and longitude over a date range from the Open-Meteo archive service, no key required. Returns daily maximum and minimum temperature and precipitation for each day in the requested window. Critical for AI agents backtesting weather sensitive strategies, building climatology baselines, and reconciling past events with conditions.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-who-indicator-catalogue":{"post":{"operationId":"suverse_who_indicator_catalogue","summary":"WHO Global Health Indicator Catalogue","description":"The catalogue of indicators published in the World Health Organization's Global Health Observatory, each with its indicator code, full name and language. This is the lookup an agent needs to discover which WHO indicator codes exist before querying global health statistics - life expectancy, immunisation coverage, mortality, disease burden and health-system capacity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wiki-on-this-day":{"post":{"operationId":"suverse_wiki_on_this_day","summary":"Wikipedia On This Day","description":"Notable historical events, births, deaths, and holidays for a given month and day from Wikipedia, no key. Returns dated entries with descriptions and related pages. For AI agents building on this day content and trivia.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wiki-random":{"post":{"operationId":"suverse_wiki_random","summary":"Wikipedia Random Article","description":"A random English Wikipedia article summary via the REST API, no key. Returns title, extract, and URL. For AI agents generating discovery, trivia, and serendipity content.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wiki-search":{"post":{"operationId":"suverse_wiki_search","summary":"Wikipedia Search","description":"Full text search of English Wikipedia via the MediaWiki API, no key. Returns ranked page titles, snippets, and word counts for the query. For AI agents finding the right article before fetching a summary.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wiki-summary":{"post":{"operationId":"suverse_wiki_summary","summary":"Wikipedia Page Summary","description":"Concise summary of an English Wikipedia article by title via the REST API, no key. Returns the extract, description, thumbnail, and canonical URL. For AI agents grounding answers and enriching entities with encyclopedic context.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-wikidata-search":{"post":{"operationId":"suverse_wikidata_search","summary":"Wikidata Entity Search","description":"Search Wikidata entities by label, no key. Returns matching entity IDs, labels, and descriptions. For AI agents resolving names to structured knowledge-graph entities.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-word-antonyms":{"post":{"operationId":"suverse_word_antonyms","summary":"Antonyms","description":"Antonyms (opposites) for a given word via the keyless Datamuse API. Returns ranked opposite words with frequency scores. For AI agents handling negation, contrast, and sentiment polarity.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-word-means-like":{"post":{"operationId":"suverse_word_means_like","summary":"Words With Similar Meaning","description":"Words and phrases with a meaning similar to a given word via the keyless Datamuse API. Returns ranked results with relevance scores and part-of-speech tags. For AI agents expanding concepts, building thesauri, and improving query recall.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-word-rhymes":{"post":{"operationId":"suverse_word_rhymes","summary":"Rhyming Words","description":"Perfect rhymes for a given word via the keyless Datamuse API. Returns ranked rhyming words with frequency scores and syllable counts. For AI agents writing poetry, lyrics, slogans, and rhyme-based content.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-word-sounds-like":{"post":{"operationId":"suverse_word_sounds_like","summary":"Words That Sound Like","description":"Words that sound similar to a given word or spelling via the keyless Datamuse API. Returns ranked phonetic matches with scores and syllable counts. For AI agents correcting misspellings and handling homophones.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-word-synonyms":{"post":{"operationId":"suverse_word_synonyms","summary":"Synonyms","description":"Synonyms for a given word via the keyless Datamuse API. Returns ranked synonyms with frequency scores. For AI agents rewriting text, varying vocabulary, and building synonym maps.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-worldbank-country":{"post":{"operationId":"suverse_worldbank_country","summary":"World Bank Country Profile","description":"Country profile from World Bank Open Data by ISO code, no key. Returns region, income level, capital city, longitude, and latitude. For AI agents enriching country context for macro and geo analysis.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.070000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/suverse-zip-lookup":{"post":{"operationId":"suverse_zip_lookup","summary":"Postal Code Lookup","description":"Resolve a postal code to its place names, state, and coordinates via Zippopotam, no key. Returns places with city, state, latitude, and longitude. For AI agents validating addresses and enriching postal codes.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.060000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/swap-quote-jupiter":{"post":{"operationId":"swap_quote_jupiter","summary":"Jupiter Solana Swap Quote","description":"Best-route swap quote for any Solana token pair from Jupiter's aggregator (re-hosted on lite-api.jup.ag). Returns input/output amounts, the min-out threshold at the given slippage, price impact and the route hop count. Pass inputMint, outputMint and amount (in the input token's smallest unit); slippageBps is optional (default 50 = 0.5%).","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-authority-solana":{"post":{"operationId":"token_authority_solana","summary":"Solana Token Authority & Risk Check","description":"Solana SPL token risk check from GoPlus: mint authority, freeze authority, balance-mutable authority, transfer-hook and closable status, plus metadata-mutable flags. Surfaces the authority risks that matter most for SPL rug-safety. One mint per call.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-check":{"post":{"operationId":"token_check","summary":"Solana Token Check","description":"One aggregated safety verdict for any Solana token mint in a single paid call: overall risk level with explicit flags, exit cost measured by a real 500 USD Jupiter quote, top-10 holder concentration with AMM pool supply excluded, token age, mint and freeze authority checks, 24h momentum, and a premium elite smart-money layer showing whether our highest-scoring tracked wallets bought or sold this token in the last 30 days. Answers: is this token sane to enter?","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-entry-verdict":{"post":{"operationId":"token_entry_verdict","summary":"Token Entry Verdict (Solana)","description":"Combines the token-check safety analysis with fresh smart-money netflow (24h/7d from our trade tape, 30d cache) and recent-trader label context into a single ENTER/CAUTION/AVOID call for any Solana mint. The safety layer is fail-closed pre-settlement - if critical sources are down you are never charged - and non-critical layers degrade honestly with named stale sources and reduced confidence. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.500000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-quicklook":{"post":{"operationId":"token_quicklook","summary":"Token Quicklook (Price, Liquidity, Volume)","description":"Fast market snapshot for any token across Base, Ethereum, Solana and more via DexScreener: best trading pairs with price USD, FDV, market cap, 24h volume, liquidity and price-change windows. Pass a token contract/mint address.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-safety-base":{"post":{"operationId":"token_safety_base","summary":"Base Token Safety Verdict","description":"Security verdict for a Base (chain 8453) ERC-20 token from GoPlus: honeypot flag, buy/sell tax, open-source status, owner/mint/blacklist powers, LP holder concentration and cannot-sell risks. One contract per call. Fills the EVM gap next to our Solana token-check.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/token-safety-eth":{"post":{"operationId":"token_safety_eth","summary":"Ethereum Token Safety Verdict","description":"Security verdict for an Ethereum (mainnet) ERC-20 token from GoPlus: honeypot flag, buy/sell tax, open-source status, owner/mint/blacklist powers, LP holder concentration and trading-cannot-sell risks. One contract per call.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/wallet-label-lookup":{"post":{"operationId":"wallet_label_lookup","summary":"Wallet Entity Label","description":"Entity label for any wallet from our heuristic-labeling table: is it a contract, a CEX deposit address, a market maker, a token deployer, an LP actor or a probable bot, with the supporting evidence and confidence. Accepts an EVM (0x+40hex) or Solana base58 address; chain auto-detected. An unlabeled address returns labeled:false (absence is information), never an error.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/wallet-pnl":{"post":{"operationId":"wallet_pnl","summary":"Wallet PnL & Skill Snapshot","description":"Profit-and-loss + skill snapshot for one tracked wallet from our own smart-money scoring table: 90d PnL, realized PnL, win rate, profit factor, drawdown, trade cadence and skill score/tier. EVM or Solana; untracked wallets return tracked:false.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/wallet-reputation":{"post":{"operationId":"wallet_reputation","summary":"Solana Wallet Reputation","description":"One aggregated reputation verdict for any Solana wallet address in a single paid call: skill tier (elite, skilled, average, weak, unknown) derived from our smart-money scoring system, activity classification, trading style flags, full 24h/7d/30d trade statistics, up to 10 recent classified trades, and optional recent on-chain activity decoration. Answers whether a wallet trading record can be trusted or copied, using only on-chain trading data.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/wallet-scam-check":{"post":{"operationId":"wallet_scam_check","summary":"Wallet Scam & Sanction Check","description":"Address risk screen from GoPlus for any EVM wallet: cybercrime, money-laundering, financial-crime, sanctioned, phishing, blackmail, stealing-attack, fake-KYC and malicious-contract-deployer flags. Pass an address (chain_id optional, default Ethereum).","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.100000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/weather-forecast-nyc":{"get":{"operationId":"weather_forecast_nyc","summary":"Weather Forecast (NYC default)","description":"Free weather data from Open-Meteo. Current temperature, conditions, and wind for any location (default NYC, customizable via query params). No API key required upstream. Perfect for AI agents that need weather context for travel, logistics, or local recommendations.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}},"/v1/data/x402-liveness-check":{"post":{"operationId":"x402_liveness_check","summary":"x402 Endpoint Liveness Check","description":"Sends one unpaid GET/POST/HEAD probe to any x402 resource URL and grades its 402 surface: ALIVE means a well-formed 402 with valid accepts and extracted minimum USD price; DEGRADED means reachable but not a clean x402 surface (non-402, redirect, malformed challenge, or slow); DEAD means network error, timeout, or 5xx. Private, loopback, link-local, CGNAT and metadata targets are blocked before settlement so you are never charged for an unprobeable request. Post-settle failures are auto-refunded.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]},"responses":{"200":{"description":"OK"},"402":{"description":"Payment Required"}}}}}}