STACK

STACK Construction Technologies makes cloud-based preconstruction software for on-screen takeoff and estimating used by contractors across most trades. STACK does expose a real, documented REST API (v2), but access is gated - you must be a STACK customer on an API-Enabled Subscription (or an approved partner) to obtain credentials. Authentication is OAuth 2.0, offered as two-legged (client-credentials, server-to-server) and three-legged (authorization-code, on behalf of a user) flows. Tokens are issued by a per-tenant authorization server (base pattern https://{server}/api/v2). The full endpoint reference sits behind an access request; the API surface catalogued here is modeled from STACK's public developer overview, authentication guide, and tutorials - it is not sourced from an official machine-readable OpenAPI document.

STACK publishes 6 APIs on the APIs.io network. Tagged areas include Construction, Preconstruction, Takeoff, Estimating, and Construction Technology.

STACK’s developer surface includes documentation, authentication, signup flow, engineering blog, and 6 more developer resources.

26.8/100 thin ▬ flat Agent 5/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumFree trial
6 APIs
ConstructionPreconstructionTakeoffEstimatingConstruction TechnologyPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 26.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 10.5 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 5/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/stack-takeoff: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

STACK Projects API

Create and update projects and organize their contents in folders - the top-level container that takeoffs, plans, and estimates hang off of. Modeled from STACK's developer tutor...

STACK Plans & Files API

Upload plan sets and supporting documents into project folders, read file metadata, update file properties, and download plans. Modeled from STACK's developer tutorials (Folders...

STACK Takeoffs API

Create takeoffs on a project, list a takeoff's pages, set page scale, and retrieve measured quantities. On-screen takeoff is STACK's core workflow. Modeled from STACK's develope...

STACK Estimates API

Create, update, and retrieve estimate proposals - turning takeoff quantities into priced line items and a bid. Modeled from STACK's developer tutorials (EstimateProposals endpoi...

STACK Items & Assemblies API

Manage items and assemblies attached to takeoffs and retrieve their quantities and costs, so partner tools can pull takeoff/estimating data into invoices, purchase orders, or a ...

STACK Reference Data API

Read-only lookup endpoints for cost types, states, and countries used when constructing projects and estimates. Modeled from STACK's developer tutorials (CostTypes, States, Coun...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Stack Takeoff Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Stack Takeoff Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: stack-takeoff
url: https://raw.githubusercontent.com/api-evangelist/stack-takeoff/refs/heads/main/apis.yml
name: STACK
kind: company
description: STACK Construction Technologies makes cloud-based preconstruction software for on-screen takeoff and estimating
  used by contractors across most trades. STACK does expose a real, documented REST API (v2), but access is gated - you must
  be a STACK customer on an API-Enabled Subscription (or an approved partner) to obtain credentials. Authentication is OAuth
  2.0, offered as two-legged (client-credentials, server-to-server) and three-legged (authorization-code, on behalf of a user)
  flows. Tokens are issued by a per-tenant authorization server (base pattern https://{server}/api/v2). The full endpoint
  reference sits behind an access request; the API surface catalogued here is modeled from STACK's public developer overview,
  authentication guide, and tutorials - it is not sourced from an official machine-readable OpenAPI document.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Freemium (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/stack-takeoff.png
tags:
- Construction
- Preconstruction
- Takeoff
- Estimating
- Construction Technology
- Partner API
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: stack-takeoff:stack-takeoff-projects-api
  name: STACK Projects API
  tags:
  - Project
  - Folders
  - Preconstruction
  tags_raw:
  - Projects
  - Folders
  - Preconstruction
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs/
    type: Documentation
  - url: https://www.stackct.com/developers-reference/
    type: APIReference
  description: Create and update projects and organize their contents in folders - the top-level container that takeoffs,
    plans, and estimates hang off of. Modeled from STACK's developer tutorials (POST/PUT /Projects, project Folders CRUD).
- aid: stack-takeoff:stack-takeoff-plans-files-api
  name: STACK Plans & Files API
  tags:
  - Plans
  - File
  - Documents
  tags_raw:
  - Plans
  - Files
  - Documents
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs/
    type: Documentation
  - url: https://www.stackct.com/developers-docs-tutorials/
    type: Documentation
  description: Upload plan sets and supporting documents into project folders, read file metadata, update file properties,
    and download plans. Modeled from STACK's developer tutorials (Folders/Files endpoints).
- aid: stack-takeoff:stack-takeoff-takeoffs-api
  name: STACK Takeoffs API
  tags:
  - Takeoff
  - Pages
  - Quantities
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs/
    type: Documentation
  - url: https://www.stackct.com/developers-docs-tutorials/
    type: Documentation
  description: Create takeoffs on a project, list a takeoff's pages, set page scale, and retrieve measured quantities. On-screen
    takeoff is STACK's core workflow. Modeled from STACK's developer tutorials (CreateTakeoff, Takeoffs Pages, Scale).
- aid: stack-takeoff:stack-takeoff-estimates-api
  name: STACK Estimates API
  tags:
  - Estimating
  - Proposals
  - Costs
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs/
    type: Documentation
  - url: https://www.stackct.com/developers-docs-tutorials/
    type: Documentation
  description: Create, update, and retrieve estimate proposals - turning takeoff quantities into priced line items and a bid.
    Modeled from STACK's developer tutorials (EstimateProposals endpoints).
- aid: stack-takeoff:stack-takeoff-items-assemblies-api
  name: STACK Items & Assemblies API
  tags:
  - Item
  - Assemblies
  - Cost Data
  tags_raw:
  - Items
  - Assemblies
  - Cost Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs/
    type: Documentation
  description: Manage items and assemblies attached to takeoffs and retrieve their quantities and costs, so partner tools
    can pull takeoff/estimating data into invoices, purchase orders, or a separate estimating system. Modeled from STACK's
    developer overview description of core capabilities.
- aid: stack-takeoff:stack-takeoff-reference-data-api
  name: STACK Reference Data API
  tags:
  - Reference Data
  - Cost Types
  - Lookups
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.stackct.com/developers-docs/
  baseURL: https://{server}/api/v2
  properties:
  - url: https://www.stackct.com/developers-docs-tutorials/
    type: Documentation
  description: Read-only lookup endpoints for cost types, states, and countries used when constructing projects and estimates.
    Modeled from STACK's developer tutorials (CostTypes, States, Countries).
common:
- type: DomainSecurity
  url: security/stack-takeoff-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/stack-construction-technologies
- type: Website
  url: https://www.stackct.com/
- type: Documentation
  url: https://www.stackct.com/developers-docs/
- type: Authentication
  url: https://www.stackct.com/developers-docs-authentication/
- type: SignUp
  url: https://www.stackct.com/developers/
- type: Plans
  url: plans/stack-takeoff-plans-pricing.yml
- type: RateLimits
  url: rate-limits/stack-takeoff-rate-limits.yml
- type: FinOps
  url: finops/stack-takeoff-finops.yml
- url: https://www.stackct.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/stack-takeoff"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/stack-takeoff/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/stack-takeoff/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.