Introduction

Technical documentation for the Frame3D API and its rendering endpoints.

Banner

Frame3D provides a REST API for rendering 2D images from 3D models. The service accepts GLB (glTF-binary) files and returns rendered output based on configurable parameters such as camera position, lighting environment, and animation state. The API is available as a managed service at https://api.frame3d.dev or can be self-hosted.

Endpoints Overview