Skip to content
Hoist AI Docs
Sign in / Sign up

Search certificates

Completed available source checks produce audit-friendly records. PPSR preview, paid search, and PPSR certificates are not currently customer-accessible through Hoist. The schema reserves future certificate metadata, but current requests return no PPSR price, result, or certificate. Availability will be published only after verified AFSA production access, a successful billable live search, and durable audit evidence are proved.

Evidence, not advice.Hoist returns source-backed evidence and identifiers. It does not replace a legal review, credit decision, or tax advice.
RecordWhat it provesWhere it appears
Future PPSR search certificate (unavailable)Future contract only; Hoist currently returns no PPSR certificate or fingerprint.Not currently available.
Due-diligence receiptA user-scoped audit chain for supported completed checks; no current PPSR event is produced.GET /v1/receipts/due-diligence
Evidence Pack sample exportOnly the fixture/unsearched prelaunch sample contract; it is not current source evidence.GET /v1/exports/{id}

Use the due-diligence receipt endpoint to list recent authenticated source-check records for the user represented by the bearer credential.

GEThttps://api.assets.hoistai.com/v1/receipts/due-diligence
Terminal window
curl https://api.assets.hoistai.com/v1/receipts/due-diligence?limit=20 \
-H "Authorization: Bearer $HOIST_API_KEY"
  • search_id is the search reference used to correlate activity.
  • certificate_sha256 is a fingerprint for a recorded source certificate.
  • evidence_pack_id is the account-scoped evidence pack reference when present.
  • completed_at is the timestamp for the completed source check.