API Changelog
Track all API changes, new endpoints, deprecations, and improvements across versions.
API Changelog
Track all changes, updates, and improvements
v3.4
patchLatestApril 8, 2026
✨ New Features
- •Large Project Transport + Async Submit Semantics: documented response variants for GET /projects/:id (full scene, gzip-base64 compressed scene payload, and split scene+models+camera payloads).
- •Sharing docs now include public form submit endpoint semantics: POST /share/:projectId/:token/submit returns immediate acknowledgment while screenshot/PDF/email/webhook side effects complete asynchronously.
⚡ Improvements
- •Project Sharing examples now show browser-safe Supabase Edge Function headers (apikey + bearer anon token) for direct public viewer/submit calls.
v3.3
minorApril 2, 2026
v3.2
minorMarch 11, 2026
v3.1.0
minorFebruary 27, 2026
v3.0.0
majorJanuary 15, 2026
Continue reading
IntroductionOverview of the Simplio3D REST API — base URL, JSON conventions, JWT authentication, and a quick example request.AuthenticationAuthenticate API requests with JWT bearer tokens or an X-API-Key, plus the public share-viewer credentials.ProjectsCreate, read, update, delete, and clone 3D configurator projects and their scene data.Option BlocksManage the 16 option block types and their variants — dropdowns, material swatches, toggles, inputs, modular, and more.
