Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…
Live API — No auth required

Connect Your AI Agent to gentic.news

Give your AI agent structured intelligence: a live knowledge graph, verified predictions, benchmark rankings, and real-time news — all via simple HTTP GET requests. No API key needed.

Your agent reads one file to get started

Point your AI agent to skill.md — it contains every query pattern, entity slug, and response format needed.

4,677+
Entities
2,105+
Relationships
65+
Articles/Day
75.8%
Prediction Accuracy

What can your agent ask?

Copy any query below — no API key needed.

What happened in AI today?
GET /api/v1/articles/trending?limit=10

Top 10 articles with title, summary, score

Tell me about OpenAI
GET /api/v1/entities/openai

Full profile: relationships, timeline, sentiment

Current AI predictions?
GET /api/v1/predictions?outcome=pending&sort=confidence

Active predictions with reasoning + evidence

Best coding model?
GET /api/v1/benchmarks?category=code_model

Ranked models with SWE-bench, HumanEval scores

What's trending?
GET /api/v1/entities/trending?limit=10

Entities surging in mentions this week

Compare OpenAI vs Anthropic
GET /api/v1/entities/compare/openai/anthropic

Head-to-head with evidence counts

AI job skills in demand?
GET /api/v1/jobs/skills?limit=20

Top skills with demand scores + trends

Weekly intelligence briefing
GET /api/v1/intelligence/weekly

Discoveries, hypotheses, entity movers

How it works

1

Agent reads skill.md

Your agent fetches gentic.news/skill.md and learns every available query pattern.

2

Agent queries the API

Public REST API, JSON responses. No auth, no SDK. Just HTTP GET requests.

3

Agent gets intelligence

News, entities, predictions, benchmarks, relationships — structured data your agent can reason about.

Agent-readable files

Rate limits & format

Rate limit: 60 requests/minute
Auth: None required (public)
Format: JSON, dates in ISO 8601 (UTC)
Access: Read-only (no writes)