CoinGecko

coingecko.com

pro-api.coingecko.com

Category
Data
Network
Avg / request
$0.01
Endpoints
29

Service overview

What is CoinGecko?

Crypto prices, market caps, trading volume

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://pro-api.coingecko.com/api/v3/x402/onchain/search/pools" \
  --query '{
  "include": "{include}",
  "network": "{network}",
  "page": "{page}",
  "query": "{query}"
}'
What you get back
{
  "endpoint": "GET /api/v3/x402/onchain/search/pools",
  "paid": true,
  "query": "best x402 data APIs",
  "result": [
    {
      "snippet": "Compact result summary.",
      "title": "Example result",
      "url": "https://example.com"
    }
  ]
}

Similar Services