Getting started

PicoBerry API Reference

A resource-oriented REST API for programmatic 3D and image generation — text-to-image, text/image-to-3D, plus remesh, texture, and auto-rig on any asset you create.

Base URLhttps://api.picoberry.ai
Versionv1
AuthBearer / x-api-key

The API accepts JSON (and multipart/form-data for file uploads), returns JSON, uses standard HTTP status codes, and wraps every response in a { success, data } envelope. Generation is asynchronous: a create call returns an asset id; you poll or receive a webhook when it finishes.

Start here

One API, every engine

Pick a generation engine per request — tripo, meshy, hunyuan-3.1, trellis-2 for 3D; nano-banana, gpt-image for images. The catalog and exact per-model cost are authoritative via GET /v1/models.