How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Let's Enhance Image API

Encompasses operations with images.

Let’s Enhance Image API is one of 3 APIs that Let’s Enhance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Image. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 12 operations across 12 paths, and defines 130 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.claid.ai.

12 operations 12 paths 130 schemas 4 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.claid.ai/v1/
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Let's Enhance Image API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow.

  • OAuth2PasswordBearer — To work with the Claid API, send requests over HTTPS and authenticate using the Authorization header in the following format:Authorization: Bearer . You do not…

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 4 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Image 12

Encompasses operations with images.

POST
/v1/scene/create
Create Scene Api
create_scene_api_v1_scene_create_post body → 200401402403422429
POST
/v1/image/ai-fashion-models
Async Try On Generation Api
async_try_on_generation_api_v1_image_ai_fashion_models_post body → 200401402403422429
GET
/v1/image/ai-fashion-models/{processing_request_id}
Async Try On Generation Async Status
async_try_on_generation_async_status_v1_image_ai_fashion_models__processing_request_id__get 1 param → 200401403404422
POST
/v1/image/ai-edit
Async Ai Edit Generation Api
async_ai_edit_generation_api_v1_image_ai_edit_post body → 200401402403422429
GET
/v1/image/ai-edit/{ai_edit_id}
Async Ai Edit Generation Api Status
async_ai_edit_generation_api_status_v1_image_ai_edit__ai_edit_id__get 1 param → 200401403404422
POST
/v1/image/edit
Image Edit
image_edit_v1_image_edit_post body → 200401402403422429
POST
/v1/image/edit/async
Async Image Edit
async_image_edit_v1_image_edit_async_post body → 200401402403422429
GET
/v1/image/edit/async/{task_id}
Async Image Edit Result
async_image_edit_result_v1_image_edit_async__task_id__get 1 param → 200401403404422
POST
/v1/image/edit/batch
Process Batch Image Edit
process_batch_image_edit_v1_image_edit_batch_post body → 200401402403422429
GET
/v1/image/edit/batch/{task_id}
Image Edit Batch Async Results
image_edit_batch_async_results_v1_image_edit_batch__task_id__get 1 param → 200401403404422
POST
/v1/image/edit/upload
Image Edit Upload
image_edit_upload_v1_image_edit_upload_post body → 200401402403422429
POST
/v1/image/generate
Image Generate
image_generate_v1_image_generate_post body → 200401402403422429

Schemas 130

The contract defines 130 schemas that model the data the API accepts and returns. The most detailed are BatchPipelineOutputObject (13 properties), TryOnAPIOutputImageObject (11 properties), AiEditOutputImageObject (11 properties), PipelineOutputObject (11 properties). Each schema is shown below with its type and property counts.

AsyncPipelineResultItem
object
2 properties 2 required
AsyncResultResponse
object
7 properties 4 required
TryOnAPIRequest
object
3 properties 2 required
BatchEditInputOptions
object
2 properties 1 required
PipelineInputObject
object
6 properties 6 required
AiEditError
object
2 properties 2 required
PipelineInputObjectInError
object
6 properties 6 required
CropOptions
object
2 properties 1 required
EditResponse
object
3 properties 2 required
SceneCreateAPIObjectPaddingIn
object
3 properties 3 required
TryOnAPIAcceptedResponse
object
5 properties 5 required
ScenePipelineResponseOut
object
3 properties 2 required
TiffLossyCompressionOptions
object
2 properties 1 required
SceneEffectEnum
string
Selects the scene effect. | Value | Description | | --- | --- | | "shadows" | Apply shadow generation on the image.|
ColorEnum
string
Makes the background of the image transparent, only works for "png" output format.
BatchPipelineError
object
3 properties 2 required
AsyncAcceptedResponse
object
7 properties 4 required
MetadataOptions
object
2 properties
SceneCreateAPIScenePromptIn
object
7 properties 1 required
APIV1Status
string
An enumeration.
EditRequest
object
3 properties 2 required
Response_TryOnAPIAcceptedResponse_
object
Wrapper for responses
1 property
FormatEnum
string
Converts the image into specified format. Examples: "jpeg", "png".
PipelineOutputObject
object
11 properties 6 required
CMYKColorSpaceOptions
object
2 properties 1 required
Response_BatchAcceptedResponse_
object
Wrapper for responses
1 property
FitEnum
string
Selects the fit mode: (Note: All fit modes preserve the original image aspect ratio. Meaning, the image can be cropped but it won't be stretched or squeezed.)…
BackgroundBlurOptions
object
4 properties
BatchPipelineResultItem
object
2 properties 2 required
AiEditFormatEnum
string
An enumeration.
AiEditOutputImageObject
object
11 properties
Response_TryOnAPIResultResponse_
object
Wrapper for responses
1 property
TryOnAPIResult
object
2 properties 2 required
CanvasOptions
object
1 property 1 required
BackgroundRemovalOptions
object
3 properties
HdrOptions
object
2 properties
Body_image_edit_upload_v1_image_edit_upload_post
object
2 properties 2 required
Response_AsyncResultResponse_
object
Wrapper for responses
1 property
FormatJpegOptions
object
3 properties 1 required
ImageOperations
object
7 properties
DecompressEnum
string
Selects the restoration mode. | Value | Description | | --- | --- | | null | DEFAULT. No restoration applied.| | "moderate" | Removes JPEG artifacts from the i…
SceneCreateModelEnum
string
An enumeration.
BatchEditRequest
object
3 properties 2 required
HTTPValidationError
object
1 property
TryOnAPIResultResponse
object
6 properties 4 required
TryOnAPIOutputImageObject
object
11 properties
ResizingOptions
object
3 properties
ScenePromptAdvancedIn
object
3 properties
Response_AsyncAcceptedResponse_
object
Wrapper for responses
1 property
AiEditResultResponse
object
6 properties 4 required
RestorationsOptions
object
3 properties
BackgroundSelectiveOptions
object
1 property 1 required
AIEditModelAPI
string
An enumeration.
TryOnAPIRequestOutputObject
object
3 properties
SizesEnum
string
width will have the same value as height, if height is defined in pixels or percentages; and vice versa.
AvifLosslessCompressionOptions
object
1 property 1 required
UpscalePhotoOptions
object
2 properties 2 required
GenerateRequest
object
3 properties 1 required
BatchPipelineOutputObject
object
13 properties 6 required
PrivacyOptions
object
2 properties
ValidationError
object
3 properties 3 required
Response_BatchResultResponse_
object
Wrapper for responses
1 property
BackgroundEnum
string
Makes the background of the image transparent, only works for "png" output format.
GeneratePipelineInputObject
object
1 property 1 required
Response_EditResponse_
object
Wrapper for responses
1 property
SceneCreateAPIOutputIn
object
3 properties
PhotoVersionEnum
string
Upscales the image with specified version of photo upscaling neural network. | Value | Description | | --- | --- | | "1" | Is deprecated and not recommended.|…
BatchAcceptedResponse
object
7 properties 4 required
TiffCompressionEnum
string
Selects the TIFF compression type: | Value | Description | | --- | --- | | "lossy" | Lossy JPEG compression allows you to reduce the size of the image signific…
AvifLossyCompressionOptions
object
2 properties 1 required
FormatTiffOptions
object
2 properties 1 required
ObjectPosition
object
2 properties
AiEditImageObject
object
6 properties
BackgroundOptions
object
3 properties
BatchResultResponse
object
7 properties 4 required
CMYKColorProfileEnum
string
Selects the type of color space profile: | Value | Description | Paper | Max. total ink (TAC) | Characterisation data | | --- | --- | --- | --- | --- | | "ISOC…
WebpLossyCompressionOptions
object
2 properties 1 required
AiEditRequestOptionsObject
object
5 properties 1 required
AIEditRequestOutputObject
object
3 properties
PreferenceEnum
string
Preference control allows you to balance between generation speed and output image quality. Higher speed decreases image quality but enables quicker experiment…
ColorSpaceEnum
string
Selects the type of color space: | Value | Description | | --- | --- | | "RGB" | Is the color space for digital images. Use the RGB color mode if your image is…
GenerateResponse
object
3 properties 2 required
ErrorType
string
An enumeration.
TemplateViewEnum
string
Selects the template view direction. | Value | Description | | --- | --- | | "top" | The view is top-down, looking down on the scene from above.| | "front" | T…
BoundsOptions
object
1 property 1 required
HttpErrorDetails
object
4 properties 3 required
SceneCreateAPIIn
object
3 properties 2 required
AiEditAPIRequest
object
3 properties 2 required
RGBColorSpaceOptions
object
1 property 1 required
TryOnAPIRequestOptionsObject
object
3 properties
ImageOutputOptions
object
3 properties
CoverOptions
object
1 property 1 required
ImageGenerateOptions
object
2 properties
StyleTransferOptions
object
5 properties 1 required
UpscaleEnum
string
Upscales the image with specified type of image upscaling neural network. | Value | Description | | --- | --- | | null | DEFAULT. Interpolation. Used when outp…
FormatPngOptions
object
2 properties 1 required
TiffLosslessCompressionOptions
object
1 property 1 required
Response_ScenePipelineResponseOut_
object
Wrapper for responses
1 property
Response_AiEditResultResponse_
object
Wrapper for responses
1 property
TryOnAPIFormatEnum
string
An enumeration.
FormatWebpOptions
object
2 properties 1 required
TryOnAPIImageObject
object
6 properties
SceneAspectRatioEnum
string
Aspect ratios supported by scene generation (both creative and high-precision modes)
FormatAvifOptions
object
2 properties 1 required
AiEditAcceptedResponse
object
5 properties 5 required
TryOnAPIAspectRatio
string
An enumeration.
AiEditResult
object
2 properties 2 required
BackgroundBlurLevelEnum
string
Selects the level of blur strength: | Value | Description | | --- | --- | | "low" | Low blur strength.| | "medium" | Medium blur strength.| | "high" | High blu…
BackgroundCategoryEnum
string
Selects the category of objects on the image: | Value | Description | | --- | --- | | "general" | The category that is suitable for all objects and is used by…
TemplateViewAutoEnum
string
Selects the template view direction. | Value | Description | | --- | --- | | "top" | The view is top-down, looking down on the scene from above.| | "front" | T…
TryOnAPIRequestInputOptions
object
2 properties 1 required
AvifCompressionEnum
string
Selects the AVIF compression type: | Value | Description | | --- | --- | | "lossy" | Lossy compression allows you to reduce the size of the image significantly…
SceneCreateAPIObjectOriginalIn
object
2 properties 2 required
BackgroundBlurTypeEnum
string
Selects the type of blur: | Value | Description | | --- | --- | | "regular" | Gaussian blur. Creates an effect of laying a translucent material like vellum on…
AdjustmentsOptions
object
5 properties
WebpLosslessCompressionOptions
object
1 property 1 required
SceneCreateAPISceneBackgroundEffectIn
object
5 properties 1 required
TryOnAPIError
object
2 properties 2 required
SceneCreateAPISceneTemplateIn
object
8 properties 2 required
WebpCompressionEnum
string
Selects the WEBP compression type: | Value | Description | | --- | --- | | "lossy" | Lossy compression allows you to reduce the size of the image significantly…
Response_GenerateResponse_
object
Wrapper for responses
1 property
TemplateModeEnum
string
Selects how closely the result should match the template. | Value | Description | | --- | --- | | "transform" | Template is transformed according to the prompt…
Response_AiEditAcceptedResponse_
object
Wrapper for responses
1 property
OutpaintOptions
object
3 properties 1 required
FitCropEnum
string
Selects the crop mode: | Value | Description | | --- | --- | | "center" | Cropping relative to the center of the image.| | "smart" | Content aware image croppi…
GenerativeOptions
object
1 property
AsyncEditRequest
object
3 properties 2 required
AiEditAspectRatio
string
An enumeration.
SceneCreateAPIObjectAbsoluteIn
object
5 properties 1 required
FormatCompressionLevelEnum
string
Indicates compression effort. | Value | Description | | --- | --- | | "fast" | Used to apply minimum compression resulting in a bigger image size but less proc…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lets-enhance-image-api-openapi.yml Raw ↑

Other APIs Let's Enhance publishes across the network.

Let's Enhance Storage API
Let's Enhance Video API
Where this information came from

This is an independent, third-party profile of Let's Enhance Image API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.