VModel - AI Fashion Models
VModel is a fashion and e-commerce API platform where you run image, video, and face-swap models through one REST endpoint at api.vmodel.ai. The homepage shows curl, Node, and Python examples that post to /api/tasks/v1/create with a model version hash and input images, so you can wire virtual try-ons or product shots into an app without hosting models yourself.
Where many fashion tools stop at a single generator UI, VModel lists community models with per-run pricing and exposes each through the same task API. The models page catalogs options from vendors like Google, ByteDance, OpenAI, and MiniMax, including Seedream image models and Seedance text-to-video variants up to 1080p output.
Retail teams, content creators, and developers use it for product image generation, virtual try-ons, face swaps, and short video clips. Credit packs start at $10 with no subscription, and new accounts get $10 of free API calls according to the homepage banner.
Single REST endpoint at api.vmodel.ai/api/tasks/v1/create for every listed model
Credit packs sold at $10, $20, $50, $100, $500, and $1,000 with no expiration
Model catalog spans image generators like Seedream 4.5 and video models up to 1080p
Homepage curl, Node, and Python samples show face-swap calls with two image URLs
New accounts receive $10 of free API calls according to the site homepage
One task API covers image, video, and face-swap models from multiple vendors
Credit packs have no subscription and the pricing page says credits never expire
Homepage ships curl, Node, and Python samples for quick integration
Model library lists run counts and ratings so you can compare popular options
Credits are generally non-refundable, though a 14-day satisfaction refund is mentioned
Individual models may enforce rate limits that heavy production workloads need to plan around
Per-model credit costs are not summarized on the main pricing page
How does VModel's credit system work?
VModel sells one-time credit packs that never expire. You spend credits per model run, and the pricing page lists pack amounts at $10, $20, $50, $100, $500, and $1,000 with a one-time payment at checkout.
What API endpoint does VModel use?
VModel tasks are created with a POST request to https://api.vmodel.ai/api/tasks/v1/create. You pass a Bearer token, a model version hash, and an input object such as swap_image and target_image URLs for face swap models.
What happens if I run out of VModel credits?
VModel lets you buy more credits anytime from the pricing page. The homepage FAQ states your account is not suspended when credits run out, so you can top up and keep calling the API.
Can I get a refund on unused VModel credits?
VModel's pricing FAQ says credits are non-refundable but never expire. The same page also notes a 14-day refund if you are unsatisfied and the issue cannot be resolved.
Does VModel have API rate limits?
VModel applies reasonable rate limits on some models to keep usage fair. The homepage FAQ directs teams that need higher throughput to contact support for raised limits.
What fashion workflows does VModel support?
VModel's use-case page highlights face swap and its homepage lists e-commerce workflows like product image generation and virtual try-ons. The models library also includes image and video generators suited to catalog and marketing assets.

