Skip to main content
We aggregate and structure content from Nigeria’s most trusted news and media platforms. For each article, the API provides:
  • Title - The article title
  • Summary - A concise, AI-generated overview
  • Category - Politics, Tech, Business, Entertainment, etc.
  • Published Date - ISO timestamp
  • Link - Direct link to the source article
Use this data to build news feeds, monitor current events, or extract insights from national media trends.

Retrieve Latest News Headlines

  • Curl
  • Python
  • JavaScript
  curl -X GET -H "ally-api-key: your_api_key" -H "Content-Type: application/json" -H "Accept: application/json" "https://api.ally.ng/services/feed"
I