BC Gov News API Service 1.0
BG
BC Gov News API Service 1.0
/api/Sectors

Get all Sectors

Get all Sectors

liveunknown~3s typical
sectorsbc
$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-news /api/Sectors for me.

Input

FieldTypeDescription
api-version*stringThe requested API version default "1.0"

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-news","endpoint":"/api/Sectors","input":{"api-version":"1.0"}}'
cli
npx cracked-ai run -p oa-gov-bc-ca-news -e /api/Sectors -i '{"api-version":"1.0"}'
mcp
run_tool({ provider: "oa-gov-bc-ca-news", endpoint: "/api/Sectors", input: {"api-version":"1.0"} })

Try it

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