For Developers & Product Teams

Wheel Visualizer API

Integrate the WheelBlend API to instantly generate photorealistic wheel previews inside your ecommerce store, app, marketplace, or sales tool.

Direct image uploadsBackground render jobsSigned webhook updates
+94%average conversion lift reported by Shopify merchants using 3D commerceSource: Shopify
54%of B2B buyers likely to switch cite poor digital experiencesSource: McKinsey
34%of revenue comes from ecommerce for B2B sellers that offer itSource: McKinsey
Wheel visualization example

Your product. Our render API.

Use the WheelBlend API when you want previews inside your own store, marketplace, dealer portal, or sales tool. Your app controls the screen, product data, and customer journey.

Car + wheel + finished previewWheel preview
Customer car before the wheel preview
Before
Customer car with the selected wheel
Preview
Webhook readyReturn to product
What you get

Where the API fits

The API fits into customer-facing products and the tools your team uses behind the scenes.

Headless Wheel Visualization.

Connect directly to the raw power of our Vision Engine. Automate massive pipelines of wheel fitment renders without ever touching a user interface.

Low Latency Global Network.

Our distributed GPU clusters process intelligent masking and 3D rendering in milliseconds. Built to handle massive marketplace scale.

Developer-First Tooling.

Comprehensive documentation, RESTful endpoints, and webhooks. Build your own unique front-end experiences on top of our rendering engine.

Total Control

Configure Every Detail

Our API accepts a rich set of optional parameters so you can precisely match real-world fitment, wheel sizes, and custom finishes.

POST /v1/renders
{
  "carKey": "uploads/customer-car.jpg",
  "wheelKey": "catalog/vossen_hf5.png",
  "controls": {
    // Drop the suspension
    "fitment": "lowered",
    // Staggered or squared sizing
    "wheelSize": 22,
    // Apply custom wheel finishes
    "finishColor": "matte_bronze",
    // Big brake kit styling
    "caliperColor": "#ff0000"
  }
}
Ride Height-30mm Drop

Lower or raise the suspension to match specific lowering springs or coilovers.

Wheel Sizing19" to 24"

Scale the wheels accurately within the wheel well for true-to-life fitment.

Wheel Finish

Dynamically recolor the wheel face while preserving metallic lighting.

Caliper Colors

Match the vehicle's brake kit with custom hex color codes.

Ways to use it

Built for server-side use

The API includes clear endpoints for uploads, renders, job status, usage, and webhooks. It also supports safe retries, so the same request does not create extra jobs.

  • API keys for server-side access
  • Job status and usage endpoints
  • Signed webhooks and safe request retries
Questions

Wheel visualizer API questions

Fitment note

The API creates a visual preview. Your product should still check physical fitment, price, and stock.

Does the API include wheel fitment data?

No. The API creates the visual preview. Keep using your current catalog or fitment data to confirm what fits.

Does the render finish in the same request?

No. The API starts a render job. Your app can check its status or wait for a webhook update.

Can we use our own wheel catalog?

Yes. Your app sends the wheel image and keeps the product data, SKU, price, and stock.

Is API use part of the $299 shop plan?

No. API pricing depends on your render volume and support needs. Talk to us and we will help size it.

How do car and wheel image uploads work through the API?

Your server requests a short-lived signed upload URL, uploads each image directly, and then sends the returned car and wheel keys with the render request.

Which wheel preview controls does the API support?

The API supports controls for ride height, wheel offset, tire style, wheel size, finish, finish color, brake color, background, and replacement scope.

How does the wheel visualizer API handle duplicate requests?

You can send an idempotency key with a render request. Safe retries with the same key return the original job instead of creating and billing another render.

Can we test API pricing before starting a render?

Yes. An estimate-only request returns the resolved model, quality, controls, and credit cost without starting a render or using your balance.

Plan your API setup.

Tell us where the preview belongs and how many renders you expect.

Request API access