glim.sh Twitter User Mentions Lookup is a paid API for AI agents from glim.sh, paid per call via x402, $0.004/call, status unknown (last checked 2026-09-08).
Fetches recent mentions of a specific Twitter/X user by their username or user ID, returning matching account data and result count
One remote endpoint gives your agent live data from Twitter, Reddit, the open web, GitHub and more. No API keys, no scraping stack - just connect the URL and go.
Returns a JSON object with a data array of user objects (each containing id and username fields) that have mentioned the specified user, plus a meta object with result_count indicating how many mentions were returned.
POSThttps://glim.sh/api/v1/twitter/users/%7Bref%7D/mentionsUse this endpoint when you need live, real-time Twitter mention data for a specific user without managing Twitter API credentials or scraping infrastructure. Ideal for agents that need social listening, brand monitoring, or influencer tracking on X/Twitter and want a simple pay-per-call model with no API key setup.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"data": [
{
"id": "1234567890",
"text": "Example tweet"
}
],
"meta": {
"result_count": 1
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"