Car Registration API
CR
Car Registration API
/Check

Gets details of a UK Vehicle

Gets details of a UK Vehicle

liveunknown~3s typical
car
$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-regcheck-org-uk /Check for me.

Input

FieldTypeDescription
searchString*stringA registration number default null

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-regcheck-org-uk","endpoint":"/Check","input":{"searchString":"..."}}'
cli
npx cracked-ai run -p oa-regcheck-org-uk -e /Check -i '{"searchString":"..."}'
mcp
run_tool({ provider: "oa-regcheck-org-uk", endpoint: "/Check", input: {"searchString":"..."} })

Try it

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