Sirenic
GET api.sirenic.eu/v1/surveillance/:jeton/renouveler
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Watchlist renewal: extend an existing company monitoring watchlist by 30, 90 or 365 days (?duree=, default 30, any duration whatever the original) of daily surveillance against official sources — $0.05 / $0.135 / $0.50 per target. The cibles parameter must repeat the exact watched targets: it is what the quote is computed from. Possible until 7 days after expiry, then the watch is purged. No refund, no pro rata.
Resource: api.sirenic.eu/v1/surveillance/%7Bjeton%7D/renouveler
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2
Payment methods: — · Last validation: 2026-09-13 23:27:42.036+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"jeton"
],
"properties": {
"jeton": {
"type": "string",
"description": "Opaque BEARER watch token returned by GET /v1/surveillance/creer - form sw_<uuid>, optionally followed by .<timestamp>.<Ed25519 signature>. Anyone holding it controls the watch: never log, share or publish it., e.g. sw_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
}
},
"queryParams": {
"type": "object",
"required": [
"cibles"
],
"properties": {
"duree": {
"type": "string",
"description": "Extension in days: 30, 90 or 365. Optional, defaults to 30. FREE CHOICE - it need not match the original duration, so a 30-day watch can be extended by 365 days. Unit price per target: 30d $0.05, 90d $0.135, 365d $0.50. The extension starts from the current expiry date (or from now if already expired), and cannot push it beyond 400 days from now (400 horizon_depasse)."
},
"cibles": {
"type": "string",
"description": "Must repeat the EXACT target list of the watch (order-insensitive) - it is what the per-target price is computed from; any difference yields 400 cibles_differentes. Renewal is possible until 7 days after expiry, then the watch is purged. BILLED PER TARGET (1-100), at the unit price of the requested duration."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
},
{
"raw": {
"asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
"extra": {
"name": "EURC",
"version": "2"
},
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.