samsar

Professional Automation and Services

Customizable API and Agent Orchestration Leveraging State-of-the-Art Generative Models to Simplify Workflows, Processes, and Create Novel Solutions for the Industry.

Examples / Section 2.1

Enhance text

POST /v1/chat/enhance
Draft copy

Draft copy

RequestJSON
{
  "id": "chat-enhance",
  "input": {
    "message": "Aurora Shell Jacket is a lightweight urban outer layer built for all-weather city commutes. It uses a recycled nylon blend, sealed seams, and a breathable interior that keeps movement comfortable throughout the day.",
    "metadata": {
      "title": "Aurora Shell Jacket",
      "subtitle": "Weatherproof commuter outerwear",
      "brand": "Northline Atelier",
      "category": "outerwear",
      "tags": [
        "waterproof",
        "commuter",
        "premium",
        "spring-25"
      ],
      "price": 159,
      "max words": 800
    },
    "language": "en"
  },
  "options": {}
}

Examples / Section 2.2

Search

POST /v1/search
Search input

Search input

RequestJSON
{
  "id": "chat-search-against-embedding",
  "input": {
    "template_id": "698adf2301427577afec3862",
    "search_term": "jacket",
    "limit": 8,
    "rerank": true
  },
  "options": {}
}

Examples / Section 2.3

Recommendations

POST /v1/recommendations
Context (cart/view)

Context (cart/view)

RequestJSON
{
  "user_id": "<user_id>",
  "context": {
    "cart": [
      "<item_id>"
    ],
    "viewed": [
      "<item_id>"
    ]
  },
  "limit": 6
}

Examples / Section 2.4

Enhance image

POST /v1/image/enhance_image
Original image

Original image

RequestJSON
{
  "image_url": "<image_url>",
  "resolution": "2k",
  "prompt": "<optional prompt>"
}

Examples / Section 2.5

Add image to image set

POST /v1/image/add_image_to_image_set
Select set

Select set

RequestJSON
{
  "image_set_id": "<image_set_id>",
  "images": [
    {
      "image_url": "<image_url>"
    },
    {
      "image_url": "<image_url>"
    }
  ]
}

Examples / Section 2.6

Whitelabel assets

POST /v1/image/remove_branding
Input image

Input image

RequestJSON
{
  "image_url": "<image_url>",
  "mode": "listing"
}

Examples / Section 2.7

Text to video

POST /v1/video/text_to_video
Prompt
Preview

Prompt

RequestJSON
{
  "prompt": "<prompt>",
  "duration_seconds": 6,
  "aspect_ratio": "16:9"
}

Examples / Section 2.8

Image list to video

POST /v1/video/image_list_to_video
Image list
Preview

Image list

RequestJSON
{
  "images": [
    {
      "url": "<image_url>"
    },
    {
      "url": "<image_url>"
    },
    {
      "url": "<image_url>"
    }
  ],
  "duration_seconds": 8,
  "style": "<style>"
}

Examples / Section 2.9

Retranslate video

POST /v1/video/retranslate
Original audio
Preview

Original audio

RequestJSON
{
  "video_url": "<video_url>",
  "target_language": "es-ES",
  "voice": "<voice>"
}

Examples / Section 2.10

Join video

POST /v1/video/join
Clip list
Preview

Clip list

RequestJSON
{
  "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