DriveBC's Open511 API
DO
DriveBC's Open511 API
/areas

Lists the geographical areas (e.g. districts) that can be used to filter events.

Lists the geographical areas (e.g. districts) that can be used to filter events.

liveunknown~3s typical
resourcesdrivebc's
$0.0020
per call
plus $0.001 platform fee per run
Public API, no upstream charge
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-gov-bc-ca-open511 /areas for me.

Input

FieldTypeDescription
formatstring (json | xml)The format of the response default "json"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"oa-gov-bc-ca-open511","endpoint":"/areas","input":{"format":"json"}}'
cli
npx cracked-ai run -p oa-gov-bc-ca-open511 -e /areas -i '{"format":"json"}'
mcp
run_tool({ provider: "oa-gov-bc-ca-open511", endpoint: "/areas", input: {"format":"json"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.