Skip to content

api-evangelist/buildxact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildxact

Buildxact — residential construction estimating and project management software (Melbourne, Australia). An API Evangelist profile covering Buildxact's Public REST API, webhooks, pricing, rate limits, and integration surface.

About

Founded in 2011 in Melbourne, Buildxact serves residential builders, remodelers, trade contractors, and building-material suppliers across Australia, New Zealand, the UK, the US, and Canada. The platform spans the full residential job lifecycle — lead capture, digital takeoffs, AI-assisted estimating ("Blu"), customer quoting and e-signatures, supplier/dealer price-list integration, purchase orders, scheduling, timesheets, change orders, invoicing, and two-way accounting sync with Xero and QuickBooks Online. In 2024 Autodesk announced an agreement to acquire Buildxact.

API Surface

Buildxact exposes a public REST API and webhook channel at developer.buildxact.com, fronted by Azure API Management.

  • Base URL: https://api.buildxact.com
  • UAT: https://developer-uat.buildxact.com
  • Auth: Ocp-Apim-Subscription-Key (partner) + Authorization: Bearer (user/tenant)
  • Query: OData ($filter, $orderBy, $top, $skip, $count=true)
  • Rate limit: 100 requests per 30-second sliding window
  • Webhooks: estimate.accepted, lead.created, lead.updated (plus events reserved for Merchant / Manufacturer plans)

Catalog Artifacts

Type Path
APIs.json catalog apis.yml
OpenAPI (Public API) openapi/buildxact-public-api-openapi.yml
AsyncAPI (Webhooks) asyncapi/buildxact-webhooks-asyncapi.yml
JSON Schema — Estimate json-schema/buildxact-estimate-schema.json
JSON Schema — Estimate Item json-schema/buildxact-estimate-item-schema.json
JSON-LD Context json-ld/buildxact-context.jsonld
Naftiko Capability — Estimates capabilities/estimates.yaml
Naftiko Capability — Webhooks capabilities/webhooks.yaml
Spectral Rules rules/buildxact-rules.yml
Vocabulary vocabulary/buildxact-vocabulary.yml
Plans & Pricing plans/buildxact-plans-pricing.yml
Rate Limits rate-limits/buildxact-rate-limits.yml
FinOps finops/buildxact-finops.yml
Examples examples/

Source References

Maintainer: Kin Lane <kin@apievangelist.com>

About

Buildxact is a Melbourne, Australia-headquartered construction estimating and project management SaaS for residential builders, remodelers, trade contractors, and building-material suppliers. Founded in 2011, the company operates regional offices in Austin, Texas (North America), and serves customers across Australia, New Zealand, the United…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors