{
  "schema_version": "v1",
  "name_for_human": "Newspectives",
  "name_for_model": "newspectives",
  "description_for_human": "Compare how different countries report the same news event.",
  "description_for_model": "Newspectives provides multi-perspective news analysis. Use the API to retrieve recent topics analyzed from geopolitical viewpoints (USA, China, Russia, Arab World, Israel, Global South, Europe). Each topic includes headlines, summaries, key points, tone analysis, and source links per region. Use GET /api/topics/recent?limit=N for recent topics or ?id={topicId} for a specific topic. No authentication required.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://newspectives.com/.well-known/openapi.json"
  },
  "logo_url": "https://newspectives.com/favicon.svg",
  "contact_email": "info@newspectives.com",
  "legal_info_url": "https://newspectives.com/disclaimer"
}
