← Back to Dashboard

CivicFeed

Open DataActiveUnknownAuth: API KeyDoc: Unknown
Swagger DocumentationVisit Website ↗

Description

News articles and public datasets

✨ AI Summary

CivicFeed offers an API to access millions of news articles and public datasets for business integration.

Code Example

import requests

url = "https://api.peakmetrics.com/v1/articles?query=election"
headers = {"X-API-Key": "YOUR_API_KEY"}

response = requests.get(url, headers=headers)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)