> api.paytoll.io / Twitter/X user profile
POST
https://api.paytoll.io/v1/twitter/searchapi.paytoll.io listed
// score.json
Overall score: 0.82
Success Rate 100%
Latency 91%
Price 20%
Stability 100%
// payment.json
price: $0.0800
type: x402
network: base
model: per_request
assets: USDC
// metrics.json
success_7d 100.0%
success_30d 100.0%
p95_latency 186ms
last_verified 17h ago
// success_rate_30d
// No history data
// avg_latency_30d
// No history data
// contract.json
No contract info available
// request.json
{
"query": "AI agents"
}// response.json
{
"tweets": [
{
"id": "123",
"text": "Example tweet about AI agents",
"author": {
"username": "example"
}
}
]
}// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "social.twitter.user"}'