Skip to main content
POST
Create a monitor

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Body

application/json
provider
enum<string>
required
Available options:
youtube
Example:

"youtube"

kind
enum<string>
required
Available options:
channel,
topic,
search
target
string
required
Required string length: 1 - 500
intervalMinutes
enum<integer>
default:1440

How often the monitor runs, in minutes.

Available options:
60,
360,
720,
1440,
4320,
10080
query
object

Response

Monitor created.

id
string<uuid>
required