Market & Brand Sentiment
POST agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/sentiment/search
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
Sentiment analysis for any topic, brand, coin or ticker. Aggregates web/news/blog citations and returns polarity counts (positive/negative/neutral), emotional connotations (anger, happiness, love, sadness, fun, share) and a derived sentiment score in [-1,1]. For crypto/market sentiment, brand monitoring and opinion-mining agents.
Resource: agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/sentiment/search
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xCe339395d7f2ea5a5009022EF1C392Fb208a989E
Payment methods: — · Last validation: —
{
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"maxLength": 300,
"minLength": 1
},
"pageTypes": {
"type": "array",
"items": {
"enum": [
"ecommerce",
"news",
"blogs",
"message-boards",
"organic"
],
"type": "string"
}
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"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": "0xCe339395d7f2ea5a5009022EF1C392Fb208a989E",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xCe339395d7f2ea5a5009022EF1C392Fb208a989E",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}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.