samsar

Professional Generative API Suite

Plug-and-Play Endpoints Leveraging State-of-the-Art Generative Models to Create Customizable Solutions.

Examples / Section 2.1

Enhance text API

POST /v1/chat/enhance

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Draft copy
Placeholder
Enhanced output
Placeholder
Applied in your UI
Placeholder
Request (placeholder)JSON
{
  "description": "<product description>",
  "metadata": {
    "brand": "<brand>",
    "tone": "<tone>",
    "language": "en-US"
  }
}

Examples / Section 2.2

Search API

POST /v1/search

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Search input
Placeholder
Results list
Placeholder
Result details
Placeholder
Request (placeholder)JSON
{
  "query": "<query>",
  "filters": {
    "catalog": "<catalog>",
    "in_stock": true
  },
  "limit": 8
}

Examples / Section 2.3

Recommendations API

POST /v1/recommendations

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Context (cart/view)
Placeholder
Recommended items
Placeholder
Add to cart
Placeholder
Request (placeholder)JSON
{
  "user_id": "<user_id>",
  "context": {
    "cart": [
      "<item_id>"
    ],
    "viewed": [
      "<item_id>"
    ]
  },
  "limit": 6
}

Examples / Section 2.4

Enhance image API

POST /v1/image/enhance_image

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Original image
Placeholder
Enhanced image
Placeholder
Before / after
Placeholder
Request (placeholder)JSON
{
  "image_url": "<image_url>",
  "resolution": "2k",
  "prompt": "<optional prompt>"
}

Examples / Section 2.5

Add image to image set API

POST /v1/image/add_image_to_image_set

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Select set
Placeholder
Upload images
Placeholder
Set updated
Placeholder
Request (placeholder)JSON
{
  "image_set_id": "<image_set_id>",
  "images": [
    {
      "image_url": "<image_url>"
    },
    {
      "image_url": "<image_url>"
    }
  ]
}

Examples / Section 2.6

Whitelabel assets API

POST /v1/image/remove_branding

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Input image
Placeholder
Whitelabeled image
Placeholder
Ready for listing
Placeholder
Request (placeholder)JSON
{
  "image_url": "<image_url>",
  "mode": "listing"
}

Examples / Section 2.7

Text to video API

POST /v1/video/text_to_video

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Prompt
Placeholder
Storyboard
Placeholder
Rendered clip
Placeholder
Request (placeholder)JSON
{
  "prompt": "<prompt>",
  "duration_seconds": 6,
  "aspect_ratio": "16:9"
}

Examples / Section 2.8

Image list to video API

POST /v1/video/image_list_to_video

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Image list
Placeholder
Transition preview
Placeholder
Rendered clip
Placeholder
Request (placeholder)JSON
{
  "images": [
    {
      "url": "<image_url>"
    },
    {
      "url": "<image_url>"
    },
    {
      "url": "<image_url>"
    }
  ],
  "duration_seconds": 8,
  "style": "<style>"
}

Examples / Section 2.9

Retranslate video API

POST /v1/video/retranslate

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Original audio
Placeholder
Translated track
Placeholder
Final render
Placeholder
Request (placeholder)JSON
{
  "video_url": "<video_url>",
  "target_language": "es-ES",
  "voice": "<voice>"
}

Examples / Section 2.10

Join video API

POST /v1/video/join

In-app workflow placeholders on the left, paired request/response payload placeholders on the right.

Clip list
Placeholder
Join settings
Placeholder
Final output
Placeholder
Request (placeholder)JSON
{
  "clips": [
    {
      "video_url": "<video_url>"
    },
    {
      "video_url": "<video_url>"
    }
  ],
  "transitions": "cut"
}

APIs

Designed to Empower Individuals and Small Teams

Create product copy exactly as you want it, enhanced with rich metadata: generate product splash imagery, marketing videos from product images or text prompts, ad videos from an image set, join generated videos natively to create reels, and translate videos with subtitles into more than 10 supported languages.

Products

Dive into Studio or build with API

Stay in the Samsar ecosystem with Studio and Gallery, or wire the APIs directly into your own stack.

Studio

Image generation, editing, video generation, and stitching clips to create longer stories in one place.

Launch Studio ->

Gallery

1-shot text to video UI. Plug-and-play image and video models - add a prompt and let the system render.

Try Gallery ->

Docs and Custom

Build with the APIs, and reach out for bespoke workflows or dedicated deployments.

Swipe to explore products.

Need AI-Native Full-Stack Solution for Your Business Use-case?

Best-in-Class Pricing for State-of-the-Art Solutions.

Book an appointment