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

Australian data for SME lending AI agents.

Your agent should not guess its way through PPSR and ABN/GST checks. Hoist checks Australian source registers through API, CLI, or MCP and returns an Evidence Pack with timestamps, risk flags, and review notes. Cited, not inferred.

APICLIMCPAccount access for live source checks

Questions your agent can ask

Agent prompt examples
  • "Is this borrower's ACN registered on the PPSR?"
  • "Who holds registrations against ACN 123 456 789?"
  • "Does this ABN match an active, registered business?"
  • "Is the applicant GST-registered at the stated ABN?"
  • "Which fields need a person to review?"
What Hoist returns

An Evidence Pack containing: result, source checks, timestamps, source references where applicable, risk flags, confidence, and review items. The Evidence Pack is the full agent-facing result.

A day, before and after account access

Before

A person checks ABN/GST and PPSR records separately, then copies results into the lending process by hand.

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

ABN and PPSR check

Business status and secured-party data

With account access, your agent calls abn_lookup and ppsr_search_organisation in sequence. The Evidence Pack from each call feeds your process with source data and review flags.

Repeat checks

Compare current source data with the last Evidence Pack

With account access, your agent can ask what changed for an entity or asset. Hoist returns unchanged facts, changed fields, risk flags, and evidence references.

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 and ABN/GST 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 SME lending agent check an ABN and PPSR record together?

Yes. With account access, the agent can call Hoist through API, CLI, or MCP and receive an Evidence Pack with ABN/GST status, PPSR organisation search data, timestamps, and review notes.

02Does Hoist replace lending policy?

No. Hoist returns source-backed Australian data and review flags. Your lending process decides how to use the result.

Other use cases

Preview the response shape.

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