api.ethyai.app

api.ethyai.app
Category
Service
Network
Avg / request
$0.05 – $0.25
Endpoints
4

Service overview

What is api.ethyai.app?

Technical indicators (RSI, MACD, EMA9/21, SMA20, BB, ADX). Returns all 5 TFs (5m/15m/1h/4h/1d) by default. Filter with ?tf=4h or ?tf=4h,1h. Flat price regardless of TF count.

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://api.ethyai.app/paid/v1/base/analysis" \
  --method POST \
  --data '{
  "asset": "{asset}",
  "chain": "{chain}",
  "tf": "{tf}"
}'
What you get back
{
  "endpoint": "POST /paid/v1/base/analysis",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services