Stream scan progress via SSE
POST /api/v1/onboarding/scan/stream
POST
/api/v1/onboarding/scan/stream
Run a business scan with real-time progress updates via Server-Sent Events. Each SSE event is a JSON object with type ‘progress’, ‘complete’, or ‘error’.
Authorizations
Request Body required
Request body for POST /api/v1/onboarding/scan.
Attributes: business_name: Legal or trading name of the business. website_url: Primary website URL to scan.
object
business_name
required
Legal or trading name of the business
string
website_url
required
Primary website URL to scan
string
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string