v1

OpenAPI 3.1.02026-08-0458114534.0 KB
Monitors

Create a Monitor

Creates a new Monitor to continuously keep your Websets updated with fresh data.

Monitors automatically run on your defined schedule to ensure your Websets stay current without manual intervention:

  • Find new content: Execute search operations to discover fresh items matching your criteria
  • Update existing content: Run refresh operations to update items contents and enrichments
  • Automated scheduling: Configure cron expressions and timezone for precise scheduling control
post/v0/monitors

Request body

websetIdstring required

The id of the Webset

metadataobject

Response

Monitor created successfully

idstring required

The unique identifier for the Monitor

object'monitor' required

The type of object

status'enabled' | 'disabled' required

The status of the Monitor

websetIdstring required

The id of the Webset the Monitor belongs to

nextRunAtstring date-time nullable required

Date and time when the next run will occur in

metadataobject required

Set of key-value pairs you want to associate with this object.

createdAtstring date-time required

When the monitor was created

updatedAtstring date-time required

When the monitor was last updated