Hoist AI Docs
Back to docs Get API Access
Evidence records

Search certificates

Completed source checks produce audit-friendly records. PPSR searches can include source certificate metadata; due-diligence receipts summarize what ran, when it ran, which client called it, and the evidence fingerprints available to the account.

iHoist returns source-backed evidence and identifiers. It does not replace a legal review, credit decision, or tax advice.

What you get

RecordWhat it provesWhere it appears
PPSR search certificateThe source certificate or certificate fingerprint for a completed PPSR search.Search response and activity record when available.
Due-diligence receiptA user-scoped register-search audit chain across PPSR and ABN checks.GET /v1/receipts/due-diligence
Evidence Pack exportA generated PDF or exportable record for a source-backed evidence pack.GET /v1/exports/{id}

Receipt API

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
curl - due-diligence receipt
curl https://api.assets.hoistai.com/v1/receipts/due-diligence?limit=20 \
  -H "Authorization: Bearer $HOIST_ASSETS_API_KEY"

Certificate fields

Display certificate data as evidence metadata, not as a raw source dump. The common fields are:

MCP and console use

AI hosts can read receipts only when the user approves the receipt scope. The account activity page exposes the same search history and certificate indicators for human review.