Kaedim Generation API
Submit images for 3D asset generation
Kaedim Generation API is one of 4 APIs that Kaedim publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Generation. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, and authentication docs.
This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://api.kaedim3d.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Kaedim Generation API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-API-Key (ApiKeyAuth).
It accepts HTTP bearer tokens (JWT) (BearerAuth).
By default, every request must be authenticated.
ApiKeyAuth— Enterprise API key from Settings API Keys in the Kaedim app.BearerAuth— JWT obtained via /registerHook, refreshed via /refreshJWT every 12 hours.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Submit images for 3D asset generation
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kaedim 3
Other APIs Kaedim publishes across the network.