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.

39.6/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Company3DArtificial IntelligenceGenerative AIGaming3D ModelsAsset GenerationContent GenerationMachine-Learning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Kaedim Web Assets API

OPEN COLLECTION

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://www.kaedim3d.com/favicon.ico
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- 3D
- Artificial Intelligence
- Generative AI
- Gaming
- 3D Models
- Asset Generation
- Content Generation
- Machine-Learning
tags_raw:
- 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:
  - Authentication
  tags_raw:
  - 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:
  - Webhook
  tags_raw:
  - 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: X-MCPServerCandidate
  url: mcp/kaedim-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/kaedim"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kaedim/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kaedim/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.