Changelog
See all of the latest features and updates to the Meshy API and plugins.
December 2024
Dec 19
- Added the Remesh APIs, which allow users to remesh and export existing 3D models generated by other Meshy APIs into various formats.
- Updated the polycount limits for our APIs to a range of 100-300,000 for Premium users.
Dec 12
- Deprecated the
model_url
property in all response objects. - Separated legacy Meshy-3 API from the latest Meshy-4 API.
Dec 10
- Added an
enable_pbr
parameter to the Image to 3D and Text to 3D Refine APIs. - Added a
should_texture
parameter to the Image to 3D API. - Deprecated the
pbr
option inart_style
parameter for the Text to 3D Preview API when using themeshy-4
AI model. - Deprecated the
low-poly
option inart_style
parameter for the Text to 3D Preview API.
Dec 5
- Added a Get Balance API to allow users to retrieve their credit balance.
- Added a
should_remesh
parameter to the Image to 3D and Text to 3D Preview APIs.
Dec 3
- External APIs now use the
/openapi
prefix. Legacy paths remain supported, but we recommend switching to the new paths.
November 2024
Nov 14
- The Image to 3D API now supports base64-encoded images.