BC Gov News API
Simulate the BC Gov News API in seconds. News API
[01]
About
Mock the BC Gov News API as a turnkey Mockzilla sim with 27 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. News API Methods: 27x GET. Top resource groups: Posts, Newsletters, Ministries, Sectors. Hit https://api.justmocks.com/bcgov-news for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
27 across 11 resource groups
Methods
GET 27 none deprecated
OpenAPI
3.0.0 spec version 1.0
Source spec
35 KB · YAML
view raw →
[02]
Endpoints
| GET |
/api/FacebookPosts/ByUri
|
Get a Facebook post based on a Uri
|
| GET |
/api/Home
|
Returns 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 |
/api/Ministries/{key}/Minister
|
Get the Minister associated with the ministry key
|
| GET |
/api/Newsletters
|
Get all newsletters
|
| GET |
/api/Newsletters/Images/{guid}
|
Get the image object reference by of a Newsletter Edition associated with the image guid
|
| GET |
/api/Newsletters/{newsletterKey}
|
Get a specific newsletter
|
| GET |
/api/Newsletters/{newsletterKey}/Editions/{editionKey}
|
Returns a specific edition of a newsletter
|
| GET |
/api/Newsletters/{newsletterKey}/Editions/{editionKey}/Articles/{articleKey}
|
Get an article belonging to a Newsletter edition
|
| GET |
/api/Posts
|
Get the posts associated with the keys in the list passed in.
|
| GET |
/api/Posts/Keys/{indexKind}/{indexKey}
|
Get all keys for the specified index (newsroom or category)
|
| GET |
/api/Posts/Keys/{reference}
|
Get the post key associated with the reference.
|
| GET |
/api/Posts/Latest/{indexKind}/{indexKey}
|
Get the latest posts of postKind for the specified index (default or category)
|
| GET |
/api/Posts/LatestMediaUri/{mediaType}
|
Gets the latest Social Media post for the social media type passed in.
|
| GET |
/api/Posts/{key}
|
Get the post associated with the key
|
| 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 |
/api/Services
|
Get all Services
|
| GET |
/api/Services/{key}
|
Get the service associated with the passed key
|
| GET |
/api/Slides
|
Get all Slides
|
| GET |
/api/Slides/{id}
|
Get the slide associated to the id
|
| GET |
/api/Tags
|
Get all Tags
|
| GET |
/api/Tags/{key}
|
Get the Tag associated with the key
|
| GET |
/api/Themes
|
Get all Themes
|
| GET |
/api/Themes/{key}
|
Get the Theme associated with the key
|