{"uid":"cap_r3zWMOdsjh2m6FsRwCAEE","slug":"deepsearch-crypto-news-api-b5501174","name":"DeepSearch Crypto News API","description":"Up to 10 years of financials + 3 years of daily price history for all 2,000+ KRX stocks. Pay-per-query with USDC on Base Mainnet — no subscription.","url":"https://x402.deepsearch.com/v1/context/crypto/%7Bsymbol%7D/news","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"symbol":"BTC","articles":[{"title":"Bitcoin hits ATH","press_name":"CoinDesk","published_at":"2026-05-29"}]}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"symbol":"BTC"}}},"response":{"count":10,"symbol":"BTC","articles":[{"url":"https://crypto.news/qcp-warns-strategy-may-sell-more-bitcoin-to-fund-dividends/","press":"Crypto.news","title":"QCP의 경고: 전략이 배당금을 위해 더 많은 비트코인을 판매할 수 있음","publishedAt":"2026-06-18 06:04:34"},{"url":"https://crypto.news/blackrock-bita-bitcoin-etf/","press":"Crypto.news","title":"블랙록의 BITA: 당신의 변동성을 되팔아주는 비트코인 ETF","publishedAt":"2026-06-17 18:25:05"},{"url":"https://decrypt.co/371293/coinbase-launch-tokenized-stock-trading-crypto-equities-options","press":"Decrypt","title":"코인베이스, 토큰화된 주식 거래 및 암호화폐와 주식 옵션 출시 준비","publishedAt":"2026-06-17 04:00:38"},{"url":"https://crypto.news/blackrock-cio-reveals-why-bitcoin-still-has-room-to-run-despite-ai-boom/","press":"Crypto.news","title":"블랙록 CIO의 비트코인 전망","publishedAt":"2026-06-17 03:43:39"},{"url":"https://decrypt.co/371311/japan-rates-hit-three-decade-high-but-no-meaningful-disruption-to-crypto-market","press":"Decrypt","title":"일본 금리 30년 만에 최고치 도달, 암호화폐 시장에 '의미 있는 혼란' 없음","publishedAt":"2026-06-17 03:07:32"},{"url":"https://decrypt.co/371280/morning-minute-hype-soars-to-ath-as-spcx-takes-off","press":"Decrypt","title":"모닝 미닛: HYPE가 ATH에 도달하며 SPCX가 급등","publishedAt":"2026-06-16 21:03:38"},{"url":"https://decrypt.co/371246/blackrock-debuts-bita-bitcoin-etf-trading-upside-double-digit-yield","press":"Decrypt","title":"블랙록의 BITA 비트코인 ETF 출시","publishedAt":"2026-06-16 21:01:04"},{"url":"https://cryptonewsland.com/crypto-outflow-slowdown-signals-seller-exhausti/","press":"Cryptonewsland","title":"암호화폐 유출 둔화 신호 판매자 소진","publishedAt":"2026-06-16 08:16:04"},{"url":"https://crypto.news/blackrocks-bitcoin-income-etf-bita-begins-trading-on-june-16/","press":"Crypto.news","title":"블랙록의 비트코인 소득 ETF BITA 거래 시작","publishedAt":"2026-06-16 08:00:21"},{"url":"https://crypto.news/michael-saylor-says-bitcoin-could-jump-from-70k-to-7-million/","press":"Crypto.news","title":"마이클 세일러, 비트코인이 70만 달러에서 700만 달러로 상승할 수 있다고 주장","publishedAt":"2026-06-16 07:41:27"}],"packType":"crypto-news","generatedAt":"2026-06-18T06:23:34.696Z"}},"exampleRequest":{"symbol":"BTC"},"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yTBuZGHFiifEk6ZxGYSs1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches recent news articles for a given cryptocurrency symbol (e.g. BTC, ETH) from DeepSearch's crypto news feed","exampleAgentPrompt":"Can you pull the latest news articles for BTC from DeepSearch's crypto news feed?","exampleUseCases":[{"title":"Crypto market sentiment monitoring dashboard","prompt":"I need you to check the latest news articles for Bitcoin, Ethereum, and Solana so I can gauge what's being written about these major cryptos right now. Can you pull those headlines and show me which publications are covering them?"},{"title":"Trading signal research before position entry","prompt":"Before I decide whether to add to my ETH holdings, can you fetch me the recent press coverage and news articles for Ethereum? I want to see what journalists and crypto publications are saying about it lately."},{"title":"Multi-token portfolio news aggregation","prompt":"I'm tracking a basket of crypto assets including BTC, ETH, and SOL for my portfolio. Can you pull the latest news for each of those tokens so I can stay on top of what's happening in the market and any recent developments?"}],"resultDescription":"A JSON object containing the queried symbol and an array of news articles, each with a title, press/publication name, and published date. For example: {symbol: 'BTC', articles: [{title: '...', press_name: 'CoinDesk', published_at: '2026-05-29'}]}.","failureModes":["Missing or invalid symbol parameter returns a 400 error","Unknown or unsupported crypto symbol may return an empty articles array","Payment not completed (x402 protocol) results in a 402 Payment Required response","Network or upstream service unavailable returns a 503 error","Rate limiting or quota exceeded may return a 429 error"],"whenToPreferThis":"Use this endpoint when you need up-to-date news headlines and press coverage for a specific cryptocurrency token and want pay-per-query pricing (USDC on Base Mainnet) without a subscription commitment. Best for agents needing lightweight, on-demand crypto news enrichment rather than bulk historical financial data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:59.725Z","isFirstParty":false}