Skip to content
Hoist AI Docs
Sign in / Sign up

PPSR contract status (unavailable)

The organisation-grantor and serial-number PPSR contract shapes are implemented, but neither preview nor paid search is currently customer-accessible. The future schema represents organisation and serial-number subjects only; it is not a supported current capability. Paid PPSR searches and pricing are not currently available through Hoist, and individual-grantor searches are outside the contract entirely.

Currently unavailable.Preview and explicit-confirmation mechanics are implemented but current requests fail closed with no price and no register dispatch. Use AFSA direct if you need a paid PPSR search today.
POSThttps://api.assets.hoistai.com/v1/ppsr/preview
POSThttps://api.assets.hoistai.com/v1/ppsr/search
SubjectUse it forRequired field
OrganisationSecurity interests registered against an Australian company or organisation.acn
Serial numberVIN, chassis, aircraft, watercraft, and other serial-numbered assets.serial + type
IndividualNot available in Hoist.Unsupported

The schema documents future organisation and serial-number request shapes. Hoist does not publish runnable PPSR preview or paid-search commands while both routes are unavailable. Current preview requests fail closed with 503, return no price, and do not dispatch a register search.

The following is a non-runnable response example. It contains no request, subject, or price and exists only to document the closed launch gate:

{
"ok": false,
"code": "launch_gate_closed",
"message": "PPSR preview and paid search are currently unavailable through Hoist.",
"httpStatus": 503
}

The future response contract reserves fields for a search reference, source status, registrations, cost context, and certificate metadata. Hoist does not currently return any of those fields as a successful PPSR response; no credential, scope, account, plan, billing setup, confirmation, or B2G status unlocks them.

  • search_id identifies the search for activity and receipt lookups.
  • register is a future contract field; no current successful Hoist response reports PPSR as checked.
  • certificate_sha256 is a future contract field; Hoist records no current PPSR certificate.
  • billable and cost fields are reserved for a future contract; no current response reports a paid dispatch posture.
  • data_mode and retrieved_at show whether the result is live source traffic or a stored snapshot, and when it was retrieved.