Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man twitter-sentiment-api

/twitter-sentiment-api

agentutility / wordmint / twitter-sentiment-api
PRICE / CALL
$0.03
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
wordmint
CATEGORY
uncategorized
STATUS
live
NAME
twitter-sentiment-api twitter sentiment api / x sentiment analysis / social sentiment endpoint
synonym alias of twitter-sentiment — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/twitter-sentiment-api
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Twitter sentiment API / X sentiment analysis / social sentiment endpoint. Same X-backed handler as social-sentiment, listed for agents searching recent posts and scoring sentiment, polarity, volume, and sample post context when X API credentials are configured.

INPUTrequest schema
propertytypedescriptionreq?
querystringX recent-search query.required
max_resultsnumberNumber of recent posts to fetch, clamped to 10-50.optional
languagestringOptional two-letter language filter.optional
OUTPUTresponse shape
fieldtypedescription
querystring
sentimentstring
sample_sizestring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/twitter-sentiment-api \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the twitter-sentiment-api tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
twittersentimentapitwitter-sentiment-api
methods
POST
cluster
wordmint
price
$0.03 USDC per call
ADJACENTother endpoints in wordmint
endpointdescriptionprice
social-sentimentSocial sentiment API / Twitter sentiment API / X sentiment search for brands, tokens, topics, launches, and market narratives.$0.03
tweet-sentimentTweet sentiment analyzer / Twitter recent-search sentiment / X post sentiment API.$0.03
twitter-sentimentTwitter sentiment API / X sentiment API / social sentiment monitor / tweet sentiment analysis / brand sentiment search / crypto sentiment…$0.03
x-sentimentX sentiment search / Twitter sentiment monitor / social listening API.$0.03
alt-text-generatorAlt text generator / accessibility image description API.$0.02
classifyZero-shot text classifier.$0.02
classify-textText classifier / zero-shot classifier / category sorter.$0.02
describe-imageAI image descriptor / vision LLM.$0.02
SEE ALSO
agentutility · wordmint · x402 · mcp · llms.txt · registry.json · bazaar.x402.org