Subscribe to a subject (monitoring)
Creates or updates the monitoring subscription of your account to a subject (person or company). Monitoring is free, but requires your organization to have already purchased a ready report for that subject — the subscription baseline is seeded from that purchased data. By design (anti-oracle), a non-existent subject and an existing subject without a purchased report receive the SAME 403 report_required response: this endpoint never reveals whether a document exists in the bureau.
The subscription is idempotent per (account, subject): re-creating returns the existing subscription with its baseline preserved. only_material (default false) limits the new_records trigger to materially negative records (open collections, protested instruments, bankruptcies, lawsuits). monitor_since_score (1..999) arms the score_drop_below trigger: an alert fires when the score crosses that threshold downwards.
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Path Parameters
Query Parameters
ISO country of the document (default CL). May also be sent in the request body as country.
Response
Monitoring subscription (created or updated).