syncing market data_
This API is DriveBC's implementation of the Open511 specification. It provides information about known road events (traffic accidents, construction, etc.) in British Columbia, Canada. Please note that you may experience issues when submit
This API is DriveBC's implementation of the Open511 specification. It provides information about known road events (traffic accidents, construction, etc.) in British Columbia, Canada. Please note that you may experience issues when submitting requests to the delivery or test environment if using this [OpenAPI specification](https://github.com/bcgov/api-specs) in other API console viewers. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /areas | Lists the geographical areas (e.g. districts) that can be used to filter events. | 1c |
| GET | /events | Lists road events | 1c |
| GET | /jurisdiction | Lists the jurisdictions publishing data through this Open511 API implementation | 1c |
| GET | /jurisdictiongeography | Provides the geographical boundaries for all the jurisdictions. | 1c |
ozma register && ozma call drivebc-s-open511-api /areas --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/drivebc-s-open511-api/areas# Python
client.proxy_call("drivebc-s-open511-api", "/areas")Own this API? Claim the listing to manage pricing and receive payouts.