Imports
Create an Import
Creates a new import to upload your data into Websets. Imports can be used to:
- Enrich: Enhance your data with additional information using our AI-powered enrichment engine
- Search: Query your data using Websets’ agentic search with natural language filters
- Exclude: Prevent duplicate or already known results from appearing in your searches
Once the import is created, you can upload your data to the returned uploadUrl
until uploadValidUntil
(by default 1 hour).
POST
Authorizations
Your Exa API key
Body
application/json
Response
201 - application/json
Import created successfully
The response to a successful import. Includes the upload URL and the upload valid until date.