Kaedim website screenshot

Kaedim

Kaedim is an AI 3D asset generation company (backed by a16z) that turns 2D images — photos, sketches and concept art — into production-ready 3D models for games, e-commerce and simulation. The Enterprise Web API lets developers integrate Kaedim's 2D-to-3D pipeline into internal modelling workflows and user-generated-content products: submit up to six images at a chosen level of quality, track generation by requestID, receive results via signed webhooks, and download models in obj, fbx, glb, gltf, mtl and usd formats. Kaedim also ships first-party plugins for Unity, Unreal, Blender, Cinema 4D and NVIDIA Omniverse. Authentication uses an X-API-Key header plus a 12-hour JWT bearer token; generation is asynchronous and completes in roughly 10-15 minutes.

Kaedim publishes 4 APIs on the APIs.io network, including Assets API, Auth API, Generation API, and 1 more. Tagged areas include Company, 3D, Artificial Intelligence, Generative AI, and Gaming.

The Kaedim catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Kaedim’s developer surface includes authentication, changelog, sandbox, documentation, API reference, getting-started guide, signup flow, and 20 more developer resources.

54.4/100 developing ▬ flat Agent 57/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
4 APIs 1 MCP Servers
Company3DArtificial IntelligenceGenerative AIGaming3D ModelsAsset GenerationContent GenerationMachine Learning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 54.4/100 · developing
Contract Quality 17.5 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 57/100 · agent ready
Machine-Readable Contract 18 / 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 6 / 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/kaedim: 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 4

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

Kaedim Assets API

Fetch generated assets and projects

Kaedim Auth API

Token refresh

Kaedim Generation API

Submit images for 3D asset generation

Kaedim Webhooks API

Register a webhook endpoint and obtain a JWT

MCP Servers 1

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

kaedim-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Kaedim Webhooks

Event surface for Kaedim 3D asset generation. After registering an HTTPS endpoint via the Web API (/registerHook), Kaedim POSTs a signed webhook to that endpoint whenever a gene...

ASYNCAPI

Security Posture 2

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

Kaedim Authentication

apiKey/http · 2 schemes

SECURITY

Kaedim Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kaedim
name: Kaedim
description: 'Kaedim is an AI 3D asset generation company (backed by a16z) that turns 2D images — photos, sketches and concept
  art — into production-ready 3D models for games, e-commerce and simulation. The Enterprise Web API lets developers integrate
  Kaedim''s 2D-to-3D pipeline into internal modelling workflows and user-generated-content products: submit up to six images
  at a chosen level of quality, track generation by requestID, receive results via signed webhooks, and download models in
  obj, fbx, glb, gltf, mtl and usd formats. Kaedim also ships first-party plugins for Unity, Unreal, Blender, Cinema 4D and
  NVIDIA Omniverse. Authentication uses an X-API-Key header plus a 12-hour JWT bearer token; generation is asynchronous and
  completes in roughly 10-15 minutes.'
url: https://raw.githubusercontent.com/api-evangelist/kaedim/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: profile
x-tier-reason: enriched-real-api
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.kaedim3d.com/favicon.ico
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- 3D
- Artificial Intelligence
- Generative AI
- Gaming
- 3D Models
- Asset Generation
- Content Generation
- Machine Learning
apis:
- aid: kaedim:kaedim-assets-api
  name: Kaedim Assets API
  description: Fetch generated assets and projects
  humanURL: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api
  baseURL: https://api.kaedim3d.com/api/v1
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/kaedim-assets-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/kaedim-webhooks-asyncapi.yml
  - type: Webhooks
    url: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-hooks
  - type: Authentication
    url: authentication/kaedim-authentication.yml
  - type: ErrorCatalog
    url: errors/kaedim-problem-types.yml
  - type: DataModel
    url: data-model/kaedim-data-model.yml
- aid: kaedim:kaedim-auth-api
  name: Kaedim Auth API
  description: Token refresh
  humanURL: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api
  baseURL: https://api.kaedim3d.com/api/v1
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/kaedim-auth-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/kaedim-webhooks-asyncapi.yml
  - type: Webhooks
    url: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-hooks
  - type: Authentication
    url: authentication/kaedim-authentication.yml
  - type: ErrorCatalog
    url: errors/kaedim-problem-types.yml
  - type: DataModel
    url: data-model/kaedim-data-model.yml
- aid: kaedim:kaedim-generation-api
  name: Kaedim Generation API
  description: Submit images for 3D asset generation
  humanURL: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api
  baseURL: https://api.kaedim3d.com/api/v1
  tags:
  - Generation
  properties:
  - type: OpenAPI
    url: openapi/kaedim-generation-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/kaedim-webhooks-asyncapi.yml
  - type: Webhooks
    url: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-hooks
  - type: Authentication
    url: authentication/kaedim-authentication.yml
  - type: ErrorCatalog
    url: errors/kaedim-problem-types.yml
  - type: DataModel
    url: data-model/kaedim-data-model.yml
- aid: kaedim:kaedim-webhooks-api
  name: Kaedim Webhooks API
  description: Register a webhook endpoint and obtain a JWT
  humanURL: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api
  baseURL: https://api.kaedim3d.com/api/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/kaedim-webhooks-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/kaedim-webhooks-asyncapi.yml
  - type: Webhooks
    url: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-hooks
  - type: Authentication
    url: authentication/kaedim-authentication.yml
  - type: ErrorCatalog
    url: errors/kaedim-problem-types.yml
  - type: DataModel
    url: data-model/kaedim-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/kaedim-domain-security.yml
- type: Authentication
  url: authentication/kaedim-authentication.yml
- type: Conventions
  url: conventions/kaedim-conventions.yml
- type: AsyncAPI
  url: asyncapi/kaedim-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/kaedim-webhooks-asyncapi.yml
- type: ErrorCatalog
  url: errors/kaedim-problem-types.yml
- type: Lifecycle
  url: lifecycle/kaedim-lifecycle.yml
- type: StatusPage
  url: https://github.com/Kaedim/kaedim_status
- type: ChangeLog
  url: changelog/kaedim-changelog.yml
- type: MCPServer
  url: mcp/kaedim-mcp.yml
- type: LLMsTxt
  url: llms/kaedim-llms.txt
- type: Packages
  url: packages/kaedim-packages.yml
- type: SDKs
  url: packages/kaedim-packages.yml
- type: DataModel
  url: data-model/kaedim-data-model.yml
- type: Sandbox
  url: sandbox/kaedim-sandbox.yml
- type: Conformance
  url: conformance/kaedim-conformance.yml
- type: Compliance
  url: https://www.kaedim3d.com/privacy
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/kaedim-web-api-overlay.yaml
- type: DeveloperPortal
  url: https://docs.kaedim3d.com
- type: Documentation
  url: https://docs.kaedim3d.com
- type: APIReference
  url: https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api
- type: GettingStarted
  url: https://docs.kaedim3d.com/welcome/get-started/quick-start
- type: GitHubOrganization
  url: https://github.com/Kaedim
- type: PrivacyPolicy
  url: https://www.kaedim3d.com/privacy
- type: SignUp
  url: https://docs.kaedim3d.com/welcome/get-started/sign-up
- type: Website
  url: https://www.kaedim3d.com
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence