New ABN and GST lookups are live alongside PPSR. Read docs
Hoist AIAssets
Home/For/Equipment dealers

Australian data for equipment trade AI agents.

Your agent should not guess encumbrance status. Hoist checks Australian PPSR serial-number data through API, CLI, or MCP and returns an Evidence Pack with timestamps, secured-party data, and review notes. Cited, not inferred.

APICLIMCPAccount access for live source checks

Questions your agent can ask

Agent prompt examples
  • "Is this VIN registered on the PPSR?"
  • "Who holds the registration on this chassis number?"
  • "Is this aircraft serial clear to trade?"
  • "What is the encumbrance status of this asset?"
  • "Is this boat hull number encumbered?"
What Hoist returns

An Evidence Pack containing: result, source checks, timestamps, secured-party identity where a registration exists, risk flags, and review items. The Evidence Pack is the full agent-facing result.

A day, before and after account access

Before

A person checks each VIN or chassis number separately and copies the result into the asset record.

After

With account access, your agent calls Hoist through API, CLI, or MCP. The Evidence Pack returns source-backed fields, review notes, and evidence references in one response.

Agent runs Hoist can support

Serial-number check

VIN, chassis, hull, and equipment identifiers

With account access, your agent calls ppsr_search_serial_number with the supplied identifier. The Evidence Pack returns source-backed status, secured-party data where present, and review items.

Batch checks

Run the same source-data shape across a list

With account access, your agent can check a list of serial numbers and receive an Evidence Pack per asset plus a summary of fields that need review.

Access surfaces

  • MCP via mcp.assets.hoistai.com/mcp for agent hosts that support MCP.
  • REST API at api.assets.hoistai.com/v1/ for apps, backends, and custom agents.
  • CLI via npx @hoist-assets/cli for local scripts and manual checks.
  • Live PPSR source checks require account access, source availability, and paid-call confirmation.

Pricing

Pricing depends on account access, enabled datasets, and expected volume. Paid source checks require confirmation before they run. See /pricing for the current public plan shape.

FAQ

01Can an equipment agent check serial-number PPSR data?

Yes. With account access, the agent can call Hoist through API, CLI, or MCP and receive an Evidence Pack with PPSR serial-number results, timestamps, secured-party data, and review notes.

02Can I run a chassis number that is not in the standard format?

Hoist normalises common serial-number variants. If the source search cannot match the supplied identifier, the Evidence Pack returns a review item instead of guessing.

Other use cases

Preview the response shape.

Sample responses show the Evidence Pack shape. Live PPSR source checks require account access, source availability, and paid-call confirmation. Ask for API access if you want Hoist in your agent run.