What the PrintPal API is, what you can build with it, and how the generation pipeline works under the hood.
Create your API key, install the client library, and verify everything works with a simple connection test.
Generate your first 3D model from an image using the API, then generate one from a text prompt. Understand every step of the process.
Handle errors gracefully, manage credits wisely, and write robust code that works reliably in production.
Build a batch processing script that converts a folder of images into 3D models, with parallel processing, progress tracking, and error recovery.
Explore advanced patterns like async workflows, format inference, super-resolution generation, and integrating the API into larger systems.