syncing market data_
News API
News API --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /api/Posts | Get the posts associated with the keys in the list passed in. | 1c |
| GET | /api/Posts/Keys/{indexKind}/{indexKey} | Get all keys for the specified index (newsroom or category) | 1c |
| GET | /api/Posts/Keys/{reference} | Get the post key associated with the reference. | 1c |
| GET | /api/FacebookPosts/ByUri | Get a Facebook post based on a Uri | 1c |
| GET | /api/Home | Returns the top level content for the home page | 1c |
| GET | /api/Ministries | Get all ministries | 1c |
| GET | /api/Ministries/{key} | Get the Ministry associated with the ministry key | 1c |
| GET | /api/Ministries/{key}/Minister | Get the Minister associated with the ministry key | 1c |
| GET | /api/Newsletters | Get all newsletters | 1c |
| GET | /api/Newsletters/Images/{guid} | Get the image object reference by of a Newsletter Edition associated with the image guid | 1c |
| GET | /api/Newsletters/{newsletterKey} | Get a specific newsletter | 1c |
| GET | /api/Newsletters/{newsletterKey}/Editions/{editionKey} | Returns a specific edition of a newsletter | 1c |
| GET | /api/Newsletters/{newsletterKey}/Editions/{editionKey}/Articles/{articleKey} | Get an article belonging to a Newsletter edition | 1c |
| GET | /api/Posts/Latest/{indexKind}/{indexKey} | Get the latest posts of postKind for the specified index (default or category) | 1c |
| GET | /api/Posts/LatestMediaUri/{mediaType} | Gets the latest Social Media post for the social media type passed in. | 1c |
| GET | /api/Posts/{key} | Get the post associated with the key | 1c |
| GET | /api/ResourceLinks | Get all resource links | 1c |
| GET | /api/Sectors | Get all Sectors | 1c |
| GET | /api/Sectors/{key} | Get the sector associated with the key | 1c |
| GET | /api/Services | Get all Services | 1c |
| GET | /api/Services/{key} | Get the service associated with the passed key | 1c |
| GET | /api/Slides | Get all Slides | 1c |
| GET | /api/Slides/{id} | Get the slide associated to the id | 1c |
| GET | /api/Tags | Get all Tags | 1c |
| GET | /api/Tags/{key} | Get the Tag associated with the key | 1c |
| GET | /api/Themes | Get all Themes | 1c |
| GET | /api/Themes/{key} | Get the Theme associated with the key | 1c |
ozma register && ozma call bc-gov-news-api-service-1-0 /api/Posts --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/bc-gov-news-api-service-1-0/api/Posts# Python
client.proxy_call("bc-gov-news-api-service-1-0", "/api/Posts")Own this API? Claim the listing to manage pricing and receive payouts.