Clothing Image Variation API

Unleash AI directly in your website/app

Scroll to Doc & endpoints

1. What is our fashion - Clothing Image Variation API ?

Create variations of your image in seconds. You can control the variation with the text (prompt) and deviation setting. This AI ​​fashion feature will allow you to quickly explore designs based on your inspiring image.

2. API Authentication

The New Black API uses login credentials for authentication :

email
required
string ($string)
Your account email on The New Black
password
required
string ($string)
Your password on The New Black
Note : If you created your account using Google Auth, click on your profile, then click on “create/change password”.

3. Pricing (credits)

When you make API calls from your website or app, credits will be debited from your account on The New Black. Therefore, you need to add credits to your account in order to make API calls. Credits for API calls and credits for The New Black generator are the same credits. You can use them for both. We offer many types of credit offers. Larger credit packs have a lower price/credit.

Add credits
To your account

4. Select a fashion feature (endpoint)

POST
https://thenewblack.ai/api/1.1/wf/variation
Creates an image variation
1 credit
Image variation API
REQUEST BODY
image
required
string ($string)
URL of you original image
prompt
required
string ($string)
Describe the new variation
deviation
number ($string)
Value between 0 and 1 (original image is 100% modified with value 1)
Example request (form-data)
curl --location 'https://thenewblack.ai/api/1.1/wf/variation' \ --form 'email="your@email.com"' \
--form 'password="yourpassword"' \
--form 'image="https://i.etsystatic.com/6471155/r/il/4f13f3/1812811848/il_570xN.1812811848_hl2r.jpg" \
--form 'prompt="blue dress"' \
--form 'deviation="0.8"'
Response
https://40e507dd0272b7bb46d376a326e6cb3c.cdn.bubble.io/f1723827190086x382259159696018960/AI-fashion-design-API-1609Fri-1-.jpeg
Need custom AI feature/endpoint ? We can develop it / add it to our API
Contact us
The New Black logo