Makerbot website screenshot

Makerbot

MakerBot is a desktop 3D printer manufacturer, now part of UltiMaker, and the operator of Thingiverse, the largest online community for discovering, sharing, and downloading 3D-printable designs. MakerBot's public developer surface is the Thingiverse REST API (https://api.thingiverse.com), a Bearer-token / OAuth 2.0 authenticated JSON API that exposes things (models), their files and images, users, collections, categories, tags, and full-text search. Developers register an application on the Thingiverse developers site to receive an App Token or run the OAuth 2.0 authorization flow to act on behalf of a Thingiverse user. This profile was surfaced as a venture-backed company and enriched from its live API.

Makerbot publishes 1 API on the APIs.io network. Tagged areas include Company, 3D Printing, Manufacturing, Thingiverse, and Maker.

Makerbot’s developer surface includes documentation, API reference, authentication, signup flow, support, and 15 more developer resources.

29.7/100 emerging ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
Company3D PrintingManufacturingThingiverseMakerHardwareDesignsCommunity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 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/makerbot: 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.

Thingiverse REST API

Bearer-token / OAuth 2.0 authenticated JSON REST API for browsing and managing Thingiverse things (3D models), their files and images, users, collections, categories, tags, and ...

MCP Servers 1

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

makerbot-mcp.yml

MCP SERVER

Security Posture 2

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

Makerbot Authentication

oauth2/http · 2 schemes

SECURITY

Makerbot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

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 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: makerbot
name: Makerbot
description: MakerBot is a desktop 3D printer manufacturer, now part of UltiMaker, and the operator of Thingiverse, the largest
  online community for discovering, sharing, and downloading 3D-printable designs. MakerBot's public developer surface is
  the Thingiverse REST API (https://api.thingiverse.com), a Bearer-token / OAuth 2.0 authenticated JSON API that exposes things
  (models), their files and images, users, collections, categories, tags, and full-text search. Developers register an application
  on the Thingiverse developers site to receive an App Token or run the OAuth 2.0 authorization flow to act on behalf of a
  Thingiverse user. This profile was surfaced as a venture-backed company and enriched from its live API.
url: https://raw.githubusercontent.com/api-evangelist/makerbot/refs/heads/main/apis.yml
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://www.makerbot.com/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- foundry-group
- true-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- 3D Printing
- Manufacturing
- Thingiverse
- Maker
- Hardware
- Designs
- Community
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Thingiverse REST API
  description: Bearer-token / OAuth 2.0 authenticated JSON REST API for browsing and managing Thingiverse things (3D models),
    their files and images, users, collections, categories, tags, and search. Operated by MakerBot.
  humanURL: https://www.thingiverse.com/developers
  baseURL: https://api.thingiverse.com
  tags:
  - 3D Printing
  - Thingiverse
  - Designs
  - Search
  properties:
  - type: Documentation
    url: https://www.thingiverse.com/developers
  - type: Authentication
    url: authentication/makerbot-authentication.yml
  - type: ErrorCatalog
    url: errors/makerbot-problem-types.yml
  - type: Conventions
    url: conventions/makerbot-conventions.yml
  - type: Conformance
    url: conformance/makerbot-conformance.yml
  - type: MCPServer
    url: mcp/makerbot-mcp.yml
common:
- type: Website
  url: https://makerbot.com
- type: DeveloperPortal
  url: https://www.thingiverse.com/developers
- type: Documentation
  url: https://www.thingiverse.com/developers
- type: APIReference
  url: https://www.thingiverse.com/developers
- type: Authentication
  url: authentication/makerbot-authentication.yml
- type: ErrorCatalog
  url: errors/makerbot-problem-types.yml
- type: Conventions
  url: conventions/makerbot-conventions.yml
- type: Conformance
  url: conformance/makerbot-conformance.yml
- type: MCPServer
  url: mcp/makerbot-mcp.yml
- type: DomainSecurity
  url: security/makerbot-domain-security.yml
- type: LLMsTxt
  url: llms/makerbot-llms.txt
- type: Packages
  url: packages/makerbot-packages.yml
- type: SDKs
  url: packages/makerbot-packages.yml
- type: Lifecycle
  url: lifecycle/makerbot-lifecycle.yml
- type: StatusPage
  url: https://status.ultimaker.com
- type: GitHubOrganization
  url: https://github.com/makerbot
- type: SignUp
  url: https://www.thingiverse.com/join
- type: TermsOfService
  url: https://www.thingiverse.com/legal/terms
- type: PrivacyPolicy
  url: https://www.thingiverse.com/legal/privacy
- type: Support
  url: https://support.makerbot.com
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 2
  pass: local-v1