Skip to content

The TradeForm Knowledge Base

Australian construction and business compliance, written in plain English and verified by named experts.

Every entry carries its jurisdiction, citations, named reviewer, and the date it was last verified. The same data feeds every TradeForm product.

Recently published

Fresh from the desk

No entries published yet — the team is reviewing the first batch.

Filter

By jurisdiction

Most construction law is state-based. We split entries per jurisdiction so the answer is always the right one.

For developers

REST API, MCP server, and webhooks.

The same data that powers TradeForm and TradeLens is available to your AI through a free metered API and an MCP server. Ground your model in verified Australian construction knowledge in one tool call.

# Search the KB

curl https://knowledge.tradeform.au/api/v1/search \

-G --data-urlencode "q=defects liability period NSW"


# Get RAG chunks for grounding your AI

curl https://knowledge.tradeform.au/api/v1/rag/chunks \

-H "Authorization: Bearer tfk_..." \

-G --data-urlencode "q=builder license QLD"