ren-api-production.up.railway.app

Category
Service
Network
Avg / request
$0.01
Endpoints
3

Service overview

What is Ren API?

Returns Tallow Trail restaurant guidance by case-insensitive restaurant name.

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://ren-api-production.up.railway.app/list" \
  --query '{
  "neighborhood": "{neighborhood}",
  "verdict": "{verdict}"
}'
What you get back
{
  "endpoint": "GET /list",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services