UnifyAPI
← Back to catalog

news.sources

mock data$0.001 / call

News Sources Directory

Browse available news sources — filter by country, language, and category. Returns source name, URL, categories, and languages covered. 180,000+ sources indexed (NewsData.io)

News & Mediaprovider: News#news#news

Input schema

country

Country code to filter sources (e.g. "us", "gb")

string
category

Category to filter sources (e.g. "technology", "business")

string
language

Language code to filter sources (e.g. "en")

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/news.sources \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"country":"<country>","category":"<category>","language":"<language>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.