---
title: "Start an AI web search"
method: POST
path: "/v3/ai-web-search/start"
tags: ["AI SDR Web Search"]
---

# Start an AI web search

`POST /v3/ai-web-search/start`

<Warning>
  **Coming soon.** This endpoint will be available by late July 2026.
</Warning>

Kicks off an AI-driven web search to find contacts for a sequence.

## Request body

- object — Coming soon — full request shape is still being finalized.

## Response `202`

Search accepted

- object — Coming soon — full response shape is still being finalized.

## Other responses

- `401` — Unauthorized. The response body is empty; check the `WWW-Authenticate` header for the expected scheme.

---

[API](https://skmtc.net/reply/apis/reply-api.md) · [All operations](https://skmtc.net/reply/apis/reply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reply/reply-api/revisions/1c3d32eaf95e/schema)
