BC Gov News API Service
Mock the BC Gov News API Service in seconds. This is a news API devoted to the news of British Columbia, Canada.
[01]
About
Mock the BC Gov News API Service as a turnkey Mockzilla sim with 25 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. This is a news API devoted to the news of British Columbia, Canada. Methods: 25x GET. Top resource groups: Posts, Newsletters, Ministries, Sectors. Hit https://api.justmocks.com/bcgov-news-service for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
25 across 11 resource groups
Methods
GET 25 none deprecated
OpenAPI
3.0.0 spec version 1.0
Source spec
33 KB · YAML
[02]
Endpoints
| GET |
/api/FacebookPosts/ByUri
|
Get a Facebook post based on a Uri Get a Facebook post based on a Uri. Mocked via Mockzilla.
|
| GET |
/api/Home
|
Returns the top level content for the home page Get the top level content for the home page
|
| GET |
/api/Ministries
|
Get all ministries
|
| GET |
/api/Ministries/{key}
|
Get the Ministry associated with the ministry key Get the Ministry by ministry key
|
| GET |
/api/Ministries/{key}/Minister
|
Get the Minister associated with the ministry key Get the Minister by the ministry key
|
| GET |
/api/Newsletters
|
Get all newsletters
|
| GET |
/api/Newsletters/{newsletterKey}
|
Get a specific newsletter Get a specific newsletter by newsletterKey
|
| GET |
/api/Newsletters/{newsletterKey}/Editions/{editionKey}
|
Returns a specific edition of a newsletter Get a specific edition of a newsletter by newsletterKey and editionKey. Available as a Mockzilla mock endpoint.
|
| GET |
/api/Newsletters/{newsletterKey}/Editions/{editionKey}/Articles/{articleKey}
|
Get an article belonging to a Newsletter edition Get an article belonging to a Newsletter edition
|
| GET |
/api/Posts/{key}
|
Get the post associated with the key Get the post associated with the key
|
| GET |
/api/Posts
|
Get the posts associated with the keys in the list passed in. Get multiple posts by their keys.
|
| GET |
/api/Posts/Latest/{indexKind}/{indexKey}
|
Get the latest posts of postKind for the specified index (default or category) Get the latest posts of postKind for the specified index (default or category)
|
| GET |
/api/Posts/Keys/{indexKind}/{indexKey}
|
Get all keys for the specified index (newsroom or category) Get all keys for the specified index (newsroom or category). Mockzilla mock: no signup, no API key.
|
| GET |
/api/Posts/Keys/{reference}
|
Get the post key associated with the reference. Get the post key associated with the reference.
|
| GET |
/api/ResourceLinks
|
Get all resource links
|
| GET |
/api/Sectors
|
Get all Sectors
|
| GET |
/api/Sectors/{key}
|
Get the sector associated with the key Get one sector by key
|
| GET |
/api/Services
|
Get all Services
|
| GET |
/api/Services/{key}
|
Get the service associated with the passed key Get a service by key
|
| GET |
/api/Slides/{id}
|
Get the slide associated to the id Get a slide by id
|
| GET |
/api/Slides
|
Get all Slides
|
| GET |
/api/Tags
|
Get all Tags
|
| GET |
/api/Tags/{key}
|
Get the Tag associated with the key Get a Tag by key. Served by the Mockzilla mock runtime.
|
| GET |
/api/Themes
|
Get all Themes
|
| GET |
/api/Themes/{key}
|
Get the Theme associated with the key Get a Theme by key
|