Alloovium website screenshot

Alloovium

Alloovium is an AI-native document intelligence and compliance platform for the construction industry. It reads construction project documents (contracts, specifications, drawings, submittals, RFIs, and emails), answers questions with page-level citations, extracts and cross-references data, tracks obligations and deadlines, and drafts variations, RFIs, reports, and compliance evidence behind a human review gate. Alloovium exposes a public REST API v2 and a hosted Model Context Protocol (MCP) server so agents and integrations can query the vault, run chat, execute workflows, and fill templates. Founded by Zander Schweitzer and Cielo Nicolosi, Alloovium is a Y Combinator Summer 2026 company based in Brisbane, Australia.

Alloovium publishes 1 API on the APIs.io network. Tagged areas include Company, Construction, Document Intelligence, Compliance, and Artificial Intelligence.

Alloovium’s developer surface includes documentation, API reference, getting-started guide, changelog, pricing, support, authentication, and 20 more developer resources.

44.3/100 thin ▬ flat Agent 66/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyConstructionDocument IntelligenceComplianceArtificial IntelligenceConstruction TechnologyDocumentsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.3/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 66/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/alloovium: 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 1

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

Alloovium API

Alloovium's public REST API v2 for document intelligence over construction projects — vault (projects, documents, hybrid search), chat (grounded, cited answers), workflows (auto...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Alloovium MCP Server

Hosted Streamable-HTTP MCP server at https://api.alloovium.com/api/v1/mcp/ exposing 15 tools over the vault, chat, workflows, and templates; authenticated with an Alloovium API ...

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Alloovium Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Alloovium Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Alloovium Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Alloovium Vulnerability Disclosure

Hackerone · contact published

SECURITY

Alloovium Trust Center

SOC 2 Type I, ISO 27001

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Alloovium Scopes

9 scopes · authorizationCode

9 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: alloovium
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/alloovium.png
name: Alloovium
description: Alloovium is an AI-native document intelligence and compliance platform for the construction industry. It reads
  construction project documents (contracts, specifications, drawings, submittals, RFIs, and emails), answers questions with
  page-level citations, extracts and cross-references data, tracks obligations and deadlines, and drafts variations, RFIs,
  reports, and compliance evidence behind a human review gate. Alloovium exposes a public REST API v2 and a hosted Model Context
  Protocol (MCP) server so agents and integrations can query the vault, run chat, execute workflows, and fill templates. Founded
  by Zander Schweitzer and Cielo Nicolosi, Alloovium is a Y Combinator Summer 2026 company based in Brisbane, Australia.
url: https://raw.githubusercontent.com/api-evangelist/alloovium/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Construction
- Document Intelligence
- Compliance
- Artificial Intelligence
- Construction Technology
- Documents
- MCP
apis:
- aid: alloovium:alloovium-api
  name: Alloovium API
  humanURL: https://www.alloovium.com/en/developers
  baseURL: https://api.alloovium.com/api/v2
  tags:
  - Document Intelligence
  - Construction
  - AI
  description: Alloovium's public REST API v2 for document intelligence over construction projects — vault (projects, documents,
    hybrid search), chat (grounded, cited answers), workflows (automation runs), and template filling. Authenticated with
    API keys (ak_live_/ak_test_) or OAuth 2.1 (authorization code + PKCE, dynamic client registration, scopes). RFC 7807/9457
    problem+json errors, Idempotency-Key on writes, cursor pagination, and token-bucket rate limiting with X-RateLimit-* headers.
  properties:
  - url: https://www.alloovium.com/en/developers
    type: DeveloperPortal
  - url: https://www.alloovium.com/en/developers/quickstart
    type: GettingStarted
  - url: https://www.alloovium.com/en/developers/api-reference
    type: APIReference
  - url: https://api.alloovium.com/api/v2/openapi.json
    type: OpenAPI
  - url: https://www.alloovium.com/en/developers
    type: Documentation
  - url: authentication/alloovium-authentication.yml
    type: Authentication
  - url: scopes/alloovium-scopes.yml
    type: OAuthScopes
  - url: rate-limits/alloovium-rate-limits.yml
    type: RateLimits
  - url: errors/alloovium-problem-types.yml
    type: ErrorCatalog
  - url: conventions/alloovium-conventions.yml
    type: Conventions
  - url: conventions/alloovium-conventions.yml
    type: Idempotency
  - url: data-model/alloovium-data-model.yml
    type: DataModel
  - url: sandbox/alloovium-sandbox.yml
    type: Sandbox
  - url: conformance/alloovium-conformance.yml
    type: Conformance
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://www.alloovium.com/en/developers
- type: Documentation
  url: https://www.alloovium.com/en/docs
- type: APIReference
  url: https://www.alloovium.com/en/developers/api-reference
- type: GettingStarted
  url: https://www.alloovium.com/en/developers/quickstart
- type: ChangeLog
  url: changelog/alloovium-changelog.yml
- type: Lifecycle
  url: lifecycle/alloovium-lifecycle.yml
- type: Pricing
  url: https://www.alloovium.com/en/pricing
- type: TermsOfService
  url: https://www.alloovium.com/en/docs/legal/terms
- type: PrivacyPolicy
  url: https://www.alloovium.com/en/docs/legal/privacy
- type: Support
  url: https://www.alloovium.com/en/contact
- type: Security
  url: https://www.alloovium.com/en/security
- type: TrustCenter
  url: security/alloovium-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/alloovium-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/alloovium-domain-security.yml
- type: Authentication
  url: authentication/alloovium-authentication.yml
- type: OAuthScopes
  url: scopes/alloovium-scopes.yml
- type: Conventions
  url: conventions/alloovium-conventions.yml
- type: Idempotency
  url: conventions/alloovium-conventions.yml
- type: RateLimits
  url: rate-limits/alloovium-rate-limits.yml
- type: ErrorCatalog
  url: errors/alloovium-problem-types.yml
- type: Conformance
  url: conformance/alloovium-conformance.yml
- type: DataModel
  url: data-model/alloovium-data-model.yml
- type: Sandbox
  url: sandbox/alloovium-sandbox.yml
- type: Components
  url: components/alloovium-components.yml
- type: LLMsTxt
  url: llms/alloovium-llms.txt
- type: MCPServer
  url: mcp/alloovium-mcp.yml
  name: Alloovium MCP Server
  description: Hosted Streamable-HTTP MCP server at https://api.alloovium.com/api/v1/mcp/ exposing 15 tools over the vault,
    chat, workflows, and templates; authenticated with an Alloovium API key (Bearer ak_live_).
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence