Modelry

Automates the creation and deployment of 3D product assets and AR experiences across your digital storefronts, syncing model requests with your product catalog.

Try Modelry in Ceven

Ask Ceven anything
Standard

Why use Ceven?

  1. AI native Modelry integration

    • Describe the outcome and Ceven picks the right Modelry calls, fills the parameters, and checks the result.
    • Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
    • Rich coverage for reading, writing, and querying your Modelry data, across all 14 of its actions.
  2. Managed auth

    • Built in OAuth with automatic token refresh and rotation.
    • One place to manage, scope, and revoke Modelry access.
    • Per user and per environment credentials instead of shared keys.
  3. Agent optimized design

    • Actions are tuned from real success and error rates so reliability climbs over time.
    • Full execution logs so you always know what ran in Modelry, when, and on whose behalf.
    • The agent pauses and asks when Modelry is unclear instead of plowing ahead.
  4. Enterprise grade security

    • Fine grained access so you control which agents and people can reach Modelry.
    • Least privilege by default, read scopes first and only the writes a workflow needs.
    • A full audit trail of every Modelry action to support review and sign off.

Supported tools

Every action Ceven's agents can run on Modelry, and when to use it.

Create Workspace
Use this when you need to group products and embeds into a dedicated workspace for a specific project or brand.
Delete Embed
Remove a specific 3D embed from the system. This is an idempotent action that succeeds if the embed is already gone.
Delete Product
Permanently remove a product from the Modelry library after confirming the product id.
Delete Product Repository
Remove a full product repository. Use this to purge all files associated with a specific repository id.
Delete Workspace
Remove an entire workspace and all its contents after confirming the workspace id.
Get Embed
Pull the full details and configuration of a specific 3D embed using its unique id.
Get Product Repository
Retrieve the details of a specific product repository to verify file versions or metadata.
Get Workspace
Pull the configuration and metadata for a specific workspace by its id.
List Embeds
Retrieve a list of all available 3D embeds. Use this to find embed ids for downstream site updates.
List Modeling Requests
Pull all active and completed 3D modeling requests associated with your current workspace.
List Product Repositories
Retrieve every product repository within a specific workspace to audit asset availability.
List Products
Pull a complete list of all products currently stored in Modelry.
List Workspaces
Retrieve a list of all available workspaces to identify where assets are stored.
Order Modeling Service
Place a formal order for a new 3D model. Requires a valid workspace id and product id.
Track Modeling Progress
Poll the current status and completion percentage of a specific modeling request.
Delete Modelry Embed
Tool to delete an embed. tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).
Delete Modelry Product
Tool to delete a product. use after confirming the product id.
Delete Modelry Workspace
Tool to delete a workspace. use after confirming the workspace id.
List Modelry Products
Tool to list all products in modelry. use when you need to retrieve available products after authenticating.
List Modelry Workspaces
Tool to list all workspaces in modelry. use when you need to retrieve available workspaces after authenticating.

20 actions · scroll to see them all

Frequently asked questions

Ceven uses the Track Modeling Progress tool to poll the Modelry API at regular intervals. When you order a model, the agent creates a tracking loop that checks for the completion percentage. Once the status reaches one hundred percent, the agent triggers the next step in your workflow, such as notifying your web team or automatically updating the product page with the new embed code. You can customize how often the agent checks for updates based on your urgency. This eliminates the need for your team to manually log into the dashboard to see if a render is finished.
Yes. Ceven uses the Create Workspace action to keep brand assets completely separate. You can set up a workflow where every new brand onboarded to your agency automatically gets its own Modelry workspace. The agent then ensures that all subsequent product orders and embed generations are scoped to that specific workspace id. This prevents cross contamination of assets and makes it easy to audit which models belong to which client. You can list all workspaces at any time to see the full organizational structure of your 3D library.
The integration is designed to be resilient. When Ceven calls the Delete Embed tool, Modelry may return a 404 error if the asset no longer exists. Ceven treats this as an idempotent success. This means your workflow will not crash or trigger an error alert if it tries to clean up a resource that is already gone. This is particularly useful for bulk cleanup scripts where you might be running a deletion list against a library that has been partially modified by other team members manually.
Ceven is bound by the rate limits and tier gating of your Modelry subscription. For example, some Modelry tiers limit the number of concurrent modeling requests you can have in flight. If you attempt to trigger a massive batch of orders that exceeds your plan limit, the Modelry API will return a rate limit error. Ceven handles this by implementing an exponential backoff strategy, queuing the remaining orders and retrying them as slots become available. This ensures that your asset pipeline continues to move forward without requiring manual restarts.
Ceven does not edit your website code directly but it retrieves the exact embed code from Modelry. Using the Get Embed tool, the agent pulls the necessary HTML or JS snippet and passes it to your CMS API, such as Shopify or BigCommerce. You simply define the mapping of where the embed code should go on your product page. This creates a seamless bridge from the 3D studio to the live customer experience, ensuring that your latest high fidelity models are live the moment they are approved.
Ceven treats the product repository as the source of truth for the raw files. By using the List Product Repositories and Get Product Repository tools, the agent can verify that all necessary source files are present before it places a modeling order. If a repository is missing required metadata or files, the agent can pause the workflow and alert you. This prevents wasting credits on modeling orders that would otherwise be rejected by the Modelry team due to insufficient input data.
Yes. You can build a workflow that triggers when a product is marked as discontinued in your inventory system. Ceven will then search for the corresponding product id in Modelry, identify all associated embeds and repositories, and call the delete actions to purge them. This keeps your Modelry workspace clean and ensures that customers are not seeing AR experiences for products that are no longer for sale. It is a highly effective way to maintain digital asset hygiene at scale.
Ceven supports bulk ordering by iterating through a list of product IDs from a CSV or a database. The agent will loop through the list, calling the Order Modeling Service for each item while respecting the API rate limits of your account. To avoid hitting limits too quickly, the agent can be configured to stagger the orders over several hours or days. This allows you to convert an entire seasonal catalog into 3D assets with a single prompt rather than placing hundreds of individual orders manually.

Alternatives to Modelry

Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.

Sketchfab logoSketchfabVNTANA logoVNTANACappasity logoCappasity

Try Ceven on your stack

Plug Ceven on top of the tools you already run. Connect Modelry and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.

Get started for free