The Pyramid API lets your engineers build directly on the compliance layer — cited Q&A, document checks, agent runs, every primitive the platform uses. Native connectors drop Pyramid into ACC, Procore, Aconex, SharePoint and DWSS for teams that don't want to write a line of code.
REST + MCP endpoints. Token-based. Build your own checker, embed Q&A, ship branded agents. Read the docs ↗
Auth, pull source docs, push cited results back. No engineering work — point Pyramid at your CDE and go.
Token-based authentication, streaming responses, Python & Node SDKs. Build your own checker, embed cited Q&A, dispatch agents — every primitive Pyramid uses.
Autodesk Construction Cloud, Procore, Aconex, SharePoint, DWSS. Pull source documents, push cited results back.
System integrators can build on Pyramid without us in the room. SSO, private cloud, on-prem deployment.
The same primitives Pyramid uses internally — document parsing, citation, code lookup, agent orchestration — exposed as a clean REST API and MCP server. Ship your own checker, embed Q&A inside an existing PM tool, or stand up a branded agent. No connector required.
# Run a compliance check on a tender doc curl https://api.pyramid-ai.com/v1/check \ -H "Authorization: Bearer pk_live_…" \ -H "Content-Type: multipart/form-data" \ -F "document=@tender.pdf" \ -F "profile=hk-devb-2026" // → returns cited findings, ranked by risk // { findings: [...], citations: [...] }
Autodesk ACC
Procore
Aconex
SharePoint
Box · Drive
From your admin console. Scope by environment, by user, by capability.
Use native connectors for ACC, Procore, Aconex. Or hit the REST endpoints directly from your stack.
Track consumption per token. No surprises. SOC-grade access controls throughout.
A live demo on your real documents.
Pre-Approved · Ref# PA26-033