Echolot API v1

Our own derived data: 12-language press intelligence, trends per country, food and horoscope — the same data as our MCP server and RSS feeds. Machine-readable schema: /v1/openapi.json (OpenAPI 3.1).

Authentication

Send your key in the X-API-Key header (or Authorization: Bearer …). Create keys at echolotnews.com/account; the same key works for MCP. Without a key you get a demo quota of 100 requests/day per IP and 10/minute.

curl -H "X-API-Key: eck_…" "https://api.echolotnews.com/v1/trends/google?geo=HU"

Browser use leaks your key. CORS is open, but anything you ship to a browser is public — call the API from your server.

Responses

{"ok": true, "data": …, "served_at": "…", "generated": bool, "api": "v1"} — data has the same shape as the MCP tool. Errors: {"ok": false, "error": {"code", "message"}} with 400 / 401 / 404 / 429 / 503. 429 and 503 carry Retry-After. Use If-None-Match with the ETag to get 304 when nothing changed — please poll politely.

generated: true marks machine-written prose (summaries, horoscope texts). Recipes under CC BY-SA carry source, source_url and license: attribution is required. News endpoints return our summaries, metadata and links only. Horoscopes are entertainment, not advice.

horoscope

Daily, weekly and monthly horoscopes grounded in the computed sky (JPL DE421). Entertainment, not advice.

food

Menus and recipes in 12 editions; EU-14 allergens (LLM ∪ deterministic dictionary, with evidence). CC BY-SA recipes carry source + licence — attribute them.

Trending signals — our own derived data per country: press corpus velocity, social engines, Google Trends, Wikipedia, Google News, trend matrix, attention gaps.

signals

Business questions answered from our own derived data: how much is X discussed and where, what goes together with X, and what the audience wants that the press does not cover. Press, X (media/political accounts), Reddit and YouTube transcripts, matched to the same entity everywhere.

news

Stories, sections, the daily edition, search, sources, economy. Our own output only: summaries, metadata and links — never third-party article bodies.

entities

People, organisations and places (Wikidata QIDs) in the 12-language press.

context

Context signals (weather).