Your First Request
The FeedPulse API uses Api Key auth for request authentication added with the Authorization
key within the request header
Request Parameters
- username
String
Required
: Your FeedPulse account username
- country
String
Optional
: Country you want to fetch trending news, default KE
- page
String
Optional
: For pagination, returns the Nth page of feeds
- per_page
String
Optional
: Feed per page, default 10
API Response
Response body is an array of json feeds object
Parameters
- title: News item title
- snippet: Short snippet of the news item
- url: News item source url
- title: News item title
- code: Country code in which the news item is trending
- date: Date the news item was trending