DriveBC's Open511 API
DO
DriveBC's Open511 API
/jurisdiction

Lists the jurisdictions publishing data through this Open511 API implementation

Lists the jurisdictions publishing data through this Open511 API implementation

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 /jurisdiction 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":"/jurisdiction","input":{"format":"json"}}'
cli
npx cracked-ai run -p oa-gov-bc-ca-open511 -e /jurisdiction -i '{"format":"json"}'
mcp
run_tool({ provider: "oa-gov-bc-ca-open511", endpoint: "/jurisdiction", input: {"format":"json"} })

Try it

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