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.
What can your agent ask?
Copy any query below — no API key needed.
GET /api/v1/articles/trending?limit=10→ Top 10 articles with title, summary, score
GET /api/v1/entities/openai→ Full profile: relationships, timeline, sentiment
GET /api/v1/predictions?outcome=pending&sort=confidence→ Active predictions with reasoning + evidence
GET /api/v1/benchmarks?category=code_model→ Ranked models with SWE-bench, HumanEval scores
GET /api/v1/entities/trending?limit=10→ Entities surging in mentions this week
GET /api/v1/entities/compare/openai/anthropic→ Head-to-head with evidence counts
GET /api/v1/jobs/skills?limit=20→ Top skills with demand scores + trends
GET /api/v1/intelligence/weekly→ Discoveries, hypotheses, entity movers
How it works
Agent reads skill.md
Your agent fetches gentic.news/skill.md and learns every available query pattern.
Agent queries the API
Public REST API, JSON responses. No auth, no SDK. Just HTTP GET requests.
Agent gets intelligence
News, entities, predictions, benchmarks, relationships — structured data your agent can reason about.