Skip to main content
POST
Create Monitor

Authorizations

Authorization
string
header
required

GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....

Body

application/json
name
string
required
subject
object
required
trigger
object
required
schedule
object
required
delivery
object
required

At least one delivery channel is required. Omit email to accept its true default, set email=true, or provide webhook_url.

description
string
criteria
object

Response

Created

success
enum<boolean>
required
Available options:
true
monitor
object
required
webhook_signing_secret
string | null
required

Returned once when a webhook is first configured or explicitly rotated; otherwise null.