# API

The Kaedim API is used for seamless integrations of the Kaedim software into internal 3D modelling pipelines, as well as for integrations with user-facing applications that allow user-generated content.

<figure><img src="/files/97coypkZkylADBWskEzT" alt="" width="375"><figcaption></figcaption></figure>

### Unlock the power of 3D User Generated Content

We make integrating 3D User Generated Content into your game or app easy! We do this by leveraging Webhooks.

New requests generated by your users (like sketches, photos, and concept art) are immediately sent to your Webhook.

### Getting your 3D game ready for the future <a href="#getting-your-3d-game-ready-for-the-future" id="getting-your-3d-game-ready-for-the-future"></a>

Within your app, enable your players to upload their images and create 3D content for customising and populating digital worlds.

**Accessible to everyone** - Zero 3D modelling knowledge required.

**Variety of inputs** - We support 2D photos, sketches, and concept art as inputs.

**For developers, by developers** - Our API makes it fast and easy to integrate and build great products.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.kaedim3d.com/integrations/api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
