Skip to content

25960 - Update Business Registry API Home Page #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions web/site/content/en-CA/products/br/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ your business systems and the Business Registry.

## View the API

View the definition and select a path to try it out. To submit a request you will need an API key and an account ID, which are obtained as part of completing an [access request](/products/get-started/api-access-request). To set your session API key, click on the top, right AUTHORIZE button and under API Key Auth enter your key value. Click on AUTHORIZE, then OK.
View the definition and select a path to try it out. To submit a request you will need an API key and an account ID, which are obtained as part of completing an [access request](/products/get-started/account-setup). To set your session API key, click on the top, right AUTHORIZE button and under API Key Auth enter your key value. Click on AUTHORIZE, then OK.

<a href="/en-CA/oas/br" target="_blank">> View the API</a>

Expand Down Expand Up @@ -64,14 +64,21 @@ All data with times are in UTC, both submitted and retrieved via the API. These
<th>Description</th>
</tr>
<tr>
<td>2022-04-08</td>
<td>0.0.0</td>
<td>Pre-Release</td>
<td>2025-01-22</td>
<td>2.136.0</td>
<td>BCA-Corps Directed Launch</td>
</tr>
</table>

---

## Sandbox Limitations
- Future Effective Filings
- Email Notification
- Integrations with External Partners (ex: CRA)

---

## Additional Resources

- Refer to the <a href="https://www2.gov.bc.ca/" target="_blank">BC Gov site</a> to answer any business rule related questions including <a href="https://www2.gov.bc.ca/gov/content/employment-business/business/managing-a-business/permits-licences/businesses-incorporated-companies/forms-corporate-registry" target="_blank">Fees</a>
Expand Down
Loading