zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
News/Coindesk
Logo Coindesk

Coindesk

CoinDesk — RSS feed

Endpoints
1
Requests
564
Updated
5 hours ago
For LLMs
llms.txt
Endpoint healthnot yet measured
  • feednot measured
no measurements yetdaily 01:00 WIB

Playground

1 endpoint
GET/v1/news:coindesk/feed5m cache1 paramchecking key…
Parameters
limitnumber

Max items, 1-50. Default 20

·
Response
EXAMPLE
{
  "ok": true,
  "count": 20,
  "items": [
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/bitcoin-pushes-past-usd75-000-as-rally-continues",
      "title": "Bitcoin pushes past $75,000 as rally continues.",
      "pubDate": "Fri, 21 Aug 2026 01:55:50 +0000",
      "summary": "\"Bears in pain, right now,\" wrote bitcoin analyst James Check."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/21/a-usd2-million-bet-on-xrp-volatility-crosses-the-tape-as-prices-surge",
      "title": "A $2 million bet on XRP volatility crosses the tape as prices surge",
      "pubDate": "Fri, 21 Aug 2026 01:51:56 +0000",
      "summary": "An options trader opened a large straddle on XRP, betting on wild price swings by Aug. 28."
    },
    {
      "link": "https://www.coindesk.com/policy/2026/08/20/u-s-cftc-chief-puts-staff-on-notice-to-create-crypto-regulations-if-clarity-act-fails",
      "title": "U.S. CFTC chief puts staff on notice to create crypto regulations if Clarity Act fails",
      "pubDate": "Thu, 20 Aug 2026 18:54:18 +0000",
      "summary": "Commodity Futures Trading Commission Chairman Mike Selig told the inaugural gathering of the Innovation Advisory Committee that his agency won't sit idle."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/treasury-buybacks-could-set-up-bitcoin-s-next-move-toward-usd180-000",
      "title": "Treasury buybacks could set up Bitcoin’s next move toward $180,000, says strategist",
      "pubDate": "Thu, 20 Aug 2026 16:17:32 +0000",
      "summary": "Longtime bond market investor Mark Connors sees routine government bond buybacks improving liquidity and bringing bitcoin’s next rally closer."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/bitcoin-s-jump-above-usd71-000-sets-up-bullish-golden-cross-pattern",
      "title": "Bitcoin's jump above $71,000 sets up bullish golden cross pattern",
      "pubDate": "Thu, 20 Aug 2026 15:16:12 +0000",
      "summary": "Bitcoin’s improving momentum could produce a golden cross, but the rally still faces an important test."
    },
    {
      "link": "https://www.coindesk.com/coindesk-indices/2026/08/20/crypto-for-advisors-what-are-tokenized-deposits",
      "title": "Crypto for Advisors: What are tokenized deposits?",
      "pubDate": "Thu, 20 Aug 2026 15:01:40 +0000",
      "summary": "Banks are moving deposits on-chain using permissioned systems, not open ones. See why privacy and compliance dictate this path in this week's newsletter."
    },
    {
      "link": "https://www.coindesk.com/web3/2026/08/20/optimism-funded-team-s-deciding-vote-shifts-usd49-million-in-op-tokens-away-from-users",
      "title": "Optimism-funded team's deciding vote shifts $49 million in OP tokens away from users",
      "pubDate": "Thu, 20 Aug 2026 12:00:25 +0000",
      "summary": "The approved plan reallocates 546.9 million OP from user airdrops to a Foundation-controlled Strategic Ecosystem Fund."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/ripple-linked-xrp-jumps-15-as-data-shows-banker-hours-onchain-pattern",
      "title": "Ripple-linked XRP jumps 15% as data shows 'banker hours' onchain pattern",
      "pubDate": "Thu, 20 Aug 2026 11:35:47 +0000",
      "summary": "Three hours spanning the London afternoon and New York morning account for about 23% of XRP moving onchain, up from roughly 14% a year ago."
    }
  ],
  "source": "coindesk.com"
}

Code examples

Feed
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("news:coindesk", "feed", {
  "limit": 20
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/news:coindesk/feed?limit=20" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETFeed/v1/news:coindesk/feedCoinDesk — RSS feed

Parameters

limitnumberoptional
Max items, 1-50. Default 20

Request

curl -X GET "https://api.zpi.web.id/v1/news:coindesk/feed?limit=20" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "ok": true,
  "count": 20,
  "items": [
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/bitcoin-pushes-past-usd75-000-as-rally-continues",
      "title": "Bitcoin pushes past $75,000 as rally continues.",
      "pubDate": "Fri, 21 Aug 2026 01:55:50 +0000",
      "summary": "\"Bears in pain, right now,\" wrote bitcoin analyst James Check."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/21/a-usd2-million-bet-on-xrp-volatility-crosses-the-tape-as-prices-surge",
      "title": "A $2 million bet on XRP volatility crosses the tape as prices surge",
      "pubDate": "Fri, 21 Aug 2026 01:51:56 +0000",
      "summary": "An options trader opened a large straddle on XRP, betting on wild price swings by Aug. 28."
    },
    {
      "link": "https://www.coindesk.com/policy/2026/08/20/u-s-cftc-chief-puts-staff-on-notice-to-create-crypto-regulations-if-clarity-act-fails",
      "title": "U.S. CFTC chief puts staff on notice to create crypto regulations if Clarity Act fails",
      "pubDate": "Thu, 20 Aug 2026 18:54:18 +0000",
      "summary": "Commodity Futures Trading Commission Chairman Mike Selig told the inaugural gathering of the Innovation Advisory Committee that his agency won't sit idle."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/treasury-buybacks-could-set-up-bitcoin-s-next-move-toward-usd180-000",
      "title": "Treasury buybacks could set up Bitcoin’s next move toward $180,000, says strategist",
      "pubDate": "Thu, 20 Aug 2026 16:17:32 +0000",
      "summary": "Longtime bond market investor Mark Connors sees routine government bond buybacks improving liquidity and bringing bitcoin’s next rally closer."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/bitcoin-s-jump-above-usd71-000-sets-up-bullish-golden-cross-pattern",
      "title": "Bitcoin's jump above $71,000 sets up bullish golden cross pattern",
      "pubDate": "Thu, 20 Aug 2026 15:16:12 +0000",
      "summary": "Bitcoin’s improving momentum could produce a golden cross, but the rally still faces an important test."
    },
    {
      "link": "https://www.coindesk.com/coindesk-indices/2026/08/20/crypto-for-advisors-what-are-tokenized-deposits",
      "title": "Crypto for Advisors: What are tokenized deposits?",
      "pubDate": "Thu, 20 Aug 2026 15:01:40 +0000",
      "summary": "Banks are moving deposits on-chain using permissioned systems, not open ones. See why privacy and compliance dictate this path in this week's newsletter."
    },
    {
      "link": "https://www.coindesk.com/web3/2026/08/20/optimism-funded-team-s-deciding-vote-shifts-usd49-million-in-op-tokens-away-from-users",
      "title": "Optimism-funded team's deciding vote shifts $49 million in OP tokens away from users",
      "pubDate": "Thu, 20 Aug 2026 12:00:25 +0000",
      "summary": "The approved plan reallocates 546.9 million OP from user airdrops to a Foundation-controlled Strategic Ecosystem Fund."
    },
    {
      "link": "https://www.coindesk.com/markets/2026/08/20/ripple-linked-xrp-jumps-15-as-data-shows-banker-hours-onchain-pattern",
      "title": "Ripple-linked XRP jumps 15% as data shows 'banker hours' onchain pattern",
      "pubDate": "Thu, 20 Aug 2026 11:35:47 +0000",
      "summary": "Three hours spanning the London afternoon and New York morning account for about 23% of XRP moving onchain, up from roughly 14% a year ago."
    }
  ],
  "source": "coindesk.com"
}

Related APIs

More in news

Marketwatch

news/marketwatch

MarketWatch — RSS feed by section

655 calls·5m cache

Cnbc

news/cnbc

CNBC — RSS feed by section

586 calls·5m cache

Ojk Siaran Pers

news/ojk-siaran-pers

Otoritas Jasa Keuangan — press releases (siaran pers)

642 calls·10m cache

Bi Siaran Pers

news/bi-siaran-pers

Bank Indonesia — press releases (siaran pers)

428 calls·10m cache

Cointelegraph

news/cointelegraph

Cointelegraph — RSS feed, main / tag / category

322 calls·5m cache

Google News

news/google-news

Latest news feed from Google News.

325 calls·5m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026