Snaptrude

Snaptrude is a cloud-native design platform for architecture and interior design that unifies sketching, real-time collaboration, AI-assisted programming, and BIM into a single browser-based tool. Snaptrude 3.0 offers four integrated modes — Program, Design Canvas, Present, and BIM — that turn concept massing into Revit-ready assemblies while surfacing live metrics (GFA, FAR, cost, daylight). For developers, Snaptrude publishes a client-side Plugin API (the `snaptrude` namespace) documented at docs.snaptrude.com, with official @snaptrude npm packages and a create-snaptrude-plugin CLI to scaffold, register, and update React + TypeScript plugins. Backed by Accel.

Snaptrude publishes 1 API on the APIs.io network. Tagged areas include Company, Design, Architecture, BIM, and 3D Modeling.

Snaptrude’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, support, CLI, and 14 more developer resources.

29.6/100 emerging ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
1 APIs
CompanyDesignArchitectureBIM3D ModelingAECPluginsDeveloper ToolsSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 29.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/snaptrude: 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.

Snaptrude Plugin API

Client-side JavaScript/TypeScript Plugin API (the `snaptrude` global namespace) for extending the Snaptrude platform. Organized by namespace — Core, Design, Entity, Program, Pre...

Security Posture 2

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

Snaptrude Authentication

session · 2 schemes

SECURITY

Snaptrude Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: snaptrude
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/snaptrude.png
name: Snaptrude
description: Snaptrude is a cloud-native design platform for architecture and interior design that unifies sketching, real-time
  collaboration, AI-assisted programming, and BIM into a single browser-based tool. Snaptrude 3.0 offers four integrated modes
  — Program, Design Canvas, Present, and BIM — that turn concept massing into Revit-ready assemblies while surfacing live
  metrics (GFA, FAR, cost, daylight). For developers, Snaptrude publishes a client-side Plugin API (the `snaptrude` namespace)
  documented at docs.snaptrude.com, with official @snaptrude npm packages and a create-snaptrude-plugin CLI to scaffold, register,
  and update React + TypeScript plugins. Backed by Accel.
url: https://raw.githubusercontent.com/api-evangelist/snaptrude/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Design
- Architecture
- BIM
- 3D Modeling
- AEC
- Plugins
- Developer Tools
- SaaS
apis:
- name: Snaptrude Plugin API
  description: Client-side JavaScript/TypeScript Plugin API (the `snaptrude` global namespace) for extending the Snaptrude
    platform. Organized by namespace — Core, Design, Entity, Program, Presentation, Analysis — plus a Structure Collection
    JSON data format. Consumed from a plugin Web Worker via @snaptrude/plugin-client.
  humanURL: https://docs.snaptrude.com/
  baseURL: https://api.snaptrude.com
  properties:
  - type: Documentation
    url: https://docs.snaptrude.com/
  - type: APIReference
    url: https://docs.snaptrude.com/plugin-api.html
  - type: GettingStarted
    url: https://docs.snaptrude.com/plugin-api/plugin-development.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.snaptrude.com/
- type: Documentation
  url: https://docs.snaptrude.com/
- type: APIReference
  url: https://docs.snaptrude.com/plugin-api.html
- type: GettingStarted
  url: https://docs.snaptrude.com/plugin-api/plugin-development.html
- type: Blog
  url: https://www.snaptrude.com/blog
- type: Pricing
  url: https://www.snaptrude.com/pricing
- type: TermsOfService
  url: https://www.snaptrude.com/terms
- type: PrivacyPolicy
  url: https://www.snaptrude.com/privacy
- type: Support
  url: https://help.snaptrude.com
- type: StatusPage
  url: https://status.snaptrude.com/
- type: GitHubOrganization
  url: https://github.com/snaptrude
- type: LLMsTxt
  url: llms/snaptrude-llms.txt
- type: Packages
  url: packages/snaptrude-packages.yml
- type: SDKs
  url: packages/snaptrude-packages.yml
- type: CLI
  url: cli/snaptrude-cli.yml
- type: Authentication
  url: authentication/snaptrude-authentication.yml
- type: ErrorCatalog
  url: errors/snaptrude-error-codes.yml
- type: Lifecycle
  url: lifecycle/snaptrude-lifecycle.yml
- type: Conventions
  url: conventions/snaptrude-conventions.yml
- type: DataModel
  url: data-model/snaptrude-data-model.yml
- type: DomainSecurity
  url: security/snaptrude-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 9
  pass: local-v1