Aligned News · Example Payload

Aligned News Searchcontent Example

AINewsIntelligenceMCPSignals

Aligned News Searchcontent Example is an example object payload from Aligned News, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "stories": [
      {
        "id": "a78447cb-97ae-41ee-8f56-1dc82f657085",
        "title": "Frontier Lab Releases Open-Weights Model With Multimodal Reasoning",
        "section": "models",
        "summary": "A frontier AI lab released a new open-weights multimodal model.",
        "url": "https://alignednews.com/stories/a78447cb-97ae-41ee-8f56-1dc82f657085",
        "publishedAt": "2026-05-06T14:22:00Z"
      }
    ],
    "signals": [
      {
        "id": "25b1b71a-18a5-4fa7-94a1-d530b02cba61",
        "title": "Notable Researcher Joins Compute-Heavy Foundation Lab",
        "badge": "signal",
        "summary": "A respected researcher announced a move to a compute-rich foundation lab.",
        "publishedAt": "2026-05-06T13:40:00Z"
      }
    ],
    "reports": [
      {
        "id": "15ded878-1c3c-4733-9d95-f0b34393aea6",
        "title": "Open-Weights Momentum, May 2026",
        "summary": "How open-weights releases reshaped the landscape over 30 days.",
        "publishedAt": "2026-05-02T17:00:00Z"
      }
    ]
  }
}