The API Playground is Now Open on Your Plan
|
You can now run real API generations from the browser — no key to set up, no card, no install. The Meshy API Playground used to be a paid-plan feature. It's now open on your plan, so you can see exactly what our Image to 3D endpoint returns before you write a single line of code.
|
Upload an image, submit the task, watch the response come back live.
|
What you can do in the Playground
|
- Upload your own reference image — a
.jpg, .jpeg, or .png straight from your machine. Test the endpoint on the kind of art you actually ship, not a demo asset we picked.
- Tune the real parameters — model type, AI model version, remeshing, image enhancement, and texturing (with your own text or image prompt). Every field has inline guidance, so the Playground doubles as a walk through the request schema.
- Watch the async pipeline run — the same
PENDING → IN_PROGRESS → SUCCEEDED lifecycle your integration will poll, with the full JSON response at each step.
- Download the result — a real model file, not a screenshot. Drop it into your engine and check it against your pipeline before you commit to anything.
|
Every run hands you the code that made it
|
This is the part worth staying for. Alongside the result, the Playground shows you the exact request that produced it — as cURL, Python, or JavaScript, ready to copy:
|
|
curl -X POST https://api.meshy.ai/openapi/v1/image-to-3d \ -H 'Authorization: Bearer <REPLACE_WITH_YOUR_API_KEY>' \ -H 'Content-Type: application/json' \ -d '{ "image_url": "https://api.meshy.ai/misc/cdn-images/uploads/01a03a8f…", "should_remesh": false }'
|
|
Note the one placeholder in there. By the time you've decided the output is good enough, the request is already written — the only missing piece is a key of your own.
|
What it costs, and where the edges are
|
Playground runs draw on the monthly credits already included in your plan — nothing new to buy, and no card on file required. The Playground shows you what each generation costs before you submit it, so you're never guessing. Failed tasks are refunded automatically.
|
Two things to know up front, so nothing surprises you halfway through: this opens Image to 3D only, and it runs inside the Playground. Issuing your own API key — and calling the endpoints directly from your own code, CI, or tooling — still requires a plan with API access.
|
Pick the hardest reference image you have — the asset you'd genuinely need this to handle — and run it. That single generation will tell you more about whether the API fits your pipeline than any spec sheet we could send you.
|
Want the full parameter reference while you experiment? It's all in the Image to 3D API docs. And when you're ready to move from the Playground into your own code, any plan with API access gets you a key and the rest of the endpoints.
|
|
|
|
Create stunning 3D models from text and images, 10x faster with Meshy AI.
|
|
|
|
Murphy Square, 111 West Evelyn Avenue, Suite 304, Sunnyvale, CA 94086, United States
|
|
|
|
|