get https://www.rebuildingsociety.com/api/rs/News
Search for news stories. The service shall return the latest news stories.
Search for news stories.
The service shall return the latest news stories.
- When using apikey, endpoint will not try to look for authorization header.
- When using authorization header, bearer token should be of type client_credentials.
Description
Definition: A search for news stories.
Parameters
Parameter | Definition |
---|---|
news_id | The id of the news story. If no id is supplied then all news stories are returned |
max_results | The number of stories to return (most recent first) |
apikey | API access key supplied by Rebuilding Society |