---
title: "Start Marketing Scan"
method: POST
path: "/api/onboarding/marketing/scan"
---

# Start Marketing Scan

`POST /api/onboarding/marketing/scan`

Kick off a Firecrawl-based website scan for marketing onboarding.

## Request body

- StartMarketingScanRequest — Request schema for starting the marketing website scan
  - `productWebsiteUrl` string, nullable

## Response `200`

Successful Response

- StartMarketingScanResponse — Response schema for starting the marketing website scan
  - `success` boolean
  - `status` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
