twit-api-production-de12.up.railway.app

twit-api-production-de12.up.railway.app
Category
Service
Network
Avg / request
$0.003 – $0.01
Endpoints
5

Service overview

What is twit-api-production-de12.up.railway.app?

Search Twitter/X for user accounts matching a keyword or phrase. Returns up to 20 matching user profiles per page with pagination support. Useful for discovering users by topic, name, or keyword. Query params: query (string, required) - search keyword or phrase; next_token (string, optional) - pagination cursor from previous response, e.g. GET /users/search?query=bitcoin. Returns X v2 API-compatible JSON.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://twit-api-production-de12.up.railway.app/tweets/by/id" \
  --query '{
  "id": "{id}"
}'
What you get back
{
  "endpoint": "GET /tweets/by/id",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services