v1
OpenAPI 3.1.02026-08-0458114534.0 KBWebsets
Create a Webset
Creates a new Webset with optional search, import, and enrichment configurations. The Webset will automatically begin processing once created.
You can specify an externalId to reference the Webset with your own identifiers for easier integration.
post/v0/websets
Request body
Example request
{
"search": {
"query": "Marketing agencies based in the US, that focus on consumer products.",
"count": 10
}
}Response
Webset created