How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Buildxact Estimate Items API

Line items inside an estimate (materials, labor, assemblies).

Buildxact Estimate Items API is one of 5 APIs that Buildxact publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Estimate Items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, rate-limit docs, and 2 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v3.

Requests are made against 3 base URLs: https://api.buildxact.com, https://api-v3.buildxact.com, https://developer-uat.buildxact.com.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v3
Base URL
https://api.buildxact.com
Authentication
API Key, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Buildxact Estimate Items API declares 2 security schemes for authenticating requests. An API key is passed in the header as Ocp-Apim-Subscription-Key (SubscriptionKey). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • SubscriptionKey — Azure API Management subscription key issued to a partner organization.
  • BearerAuth — Short-lived bearer token obtained from /accounts/auth/login.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Estimate Items 5

Line items inside an estimate (materials, labor, assemblies).

GET
/estimates/{estimateId}/items
List Estimate Items
listEstimateItems 6 params → 200
POST
/estimates/{estimateId}/items
Add Estimate Item
addEstimateItem 1 param body → 201
GET
/estimates/{estimateId}/items/{itemId}
Get Estimate Item
getEstimateItem 2 params → 200404
PATCH
/estimates/{estimateId}/items/{itemId}
Update Estimate Item
updateEstimateItem 2 params body → 200
DELETE
/estimates/{estimateId}/items/{itemId}
Delete Estimate Item
deleteEstimateItem 2 params → 204

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are EstimateItem (12 properties), Error (3 properties), TaxContext (3 properties). Each schema is shown below with its type and property counts.

TaxContext
object
Tax inclusivity context — describes whether stored monetary values on an estimate or item already include tax and which tax rate applies.
3 properties
Error
object
3 properties
EstimateItem
object
A line item on an estimate — material, labor, subcontractor, or assembly.
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

buildxact-estimate-items-api-openapi.yml Raw ↑

Other APIs Buildxact publishes across the network.

Buildxact Webhooks
Buildxact Authentication API
Buildxact Estimates API
Buildxact Tax Context API
Where this information came from

This is an independent, third-party profile of Buildxact Estimate Items API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.