The New Stack · Example Payload

The New Stack Rss Feed Example

Sample parsed representation of The New Stack RSS feed item (https://thenewstack.io/feed/).

Cloud-NativeDevOpsMediaTechnology News

The New Stack Rss Feed Example is an example object payload from The New Stack, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionfeedMetadataitems

Example Payload

the-new-stack-rss-feed-example.json Raw ↑
{
  "description": "Sample parsed representation of The New Stack RSS feed item (https://thenewstack.io/feed/).",
  "feedMetadata": {
    "title": "The New Stack",
    "link": "https://thenewstack.io/",
    "language": "en-US",
    "lastBuildDate": "Sat, 02 May 2026 12:32:39 +0000",
    "generator": "WordPress 6.9.4",
    "image": {
      "url": "https://cdn.thenewstack.io/media/2026/03/b2fc1b22-cropped-89b6d319-download-32x32.png",
      "title": "The New Stack",
      "link": "https://thenewstack.io/"
    }
  },
  "items": [
    {
      "title": "Inside OpenSearch's bid to become the default AI data layer",
      "link": "https://thenewstack.io/opensearch-ai-data-layer/",
      "guid": "https://thenewstack.io/?p=22821697",
      "pubDate": "Sat, 02 May 2026 16:00:00 +0000",
      "author": "Anil Inamdar",
      "categories": [
        "AI Engineering",
        "AI Infrastructure",
        "Model Context Protocol (MCP)"
      ],
      "description": "OpenSearch is positioning itself as a foundational AI data layer with support for vector search, MCP integration, and hybrid retrieval patterns."
    },
    {
      "title": "\"Like taking your Ferrari to buy milk\": IBM's Neel Sundaresan on the case for Bob",
      "link": "https://thenewstack.io/ibm-bob-agentic-coding/",
      "guid": "https://thenewstack.io/?p=22821693",
      "pubDate": "Sat, 02 May 2026 12:25:35 +0000",
      "author": "Darryl K. Taft",
      "categories": [
        "AI Agents",
        "AI Infrastructure",
        "Developer Tools"
      ],
      "description": "IBM's Neel Sundaresan explains the design philosophy behind Bob, a lightweight agentic coding tool optimized for focused development tasks."
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/the-new-stack-rss-feed-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.