{"uid":"cap_6rhXjVl4BaslrtlmeXWF9","slug":"apiosk-gateway-coingecko-execute-63efc771","name":"Apiosk Gateway – CoinGecko Execute","description":"Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.","url":"https://gateway.apiosk.com/coingecko/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"JSON payload forwarded to the selected operation."},"operation":{"type":"string","description":"Operation id, /path, or METHOD /path selector."}}},"responseSchema":{"type":"object","required":["status","result"],"properties":{"api":{"type":"string"},"cost":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"upstream_status":{"type":"integer"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0575","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_jaqAvXpReyx-hr7ky4nDh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a CoinGecko API operation via the Apiosk pay-per-call x402 gateway, forwarding JSON payloads to CoinGecko endpoints and returning the upstream response.","exampleAgentPrompt":"What's the current price of Ethereum in USD? Use the CoinGecko simple price endpoint with the operation GET /simple/price and pass in id=ethereum and vs_currencies=usd.","exampleUseCases":[{"title":"Real-time crypto price lookup","prompt":"What's the current price of Bitcoin and Solana in USD right now? Pull it from CoinGecko using the simple price endpoint."},{"title":"Portfolio market cap enrichment","prompt":"I have a list of tokens — Ethereum, Chainlink, and Uniswap. Can you fetch their current market cap and 24-hour price change from CoinGecko so I can update my portfolio dashboard?"},{"title":"Trending coins discovery","prompt":"What coins are trending on CoinGecko right now? Fetch the trending list so I can see what's getting the most attention in the market today."}],"resultDescription":"Returns a JSON object containing the status of the gateway call, the upstream CoinGecko response body (e.g. price data, coin metadata, market stats), the operation that was executed, the latency in milliseconds, the cost of the call in USDC, and the HTTP status code returned by CoinGecko.","failureModes":["Invalid operation selector returns an error from the gateway before reaching CoinGecko","Malformed JSON payload results in upstream 400 Bad Request from CoinGecko","Unknown coin ID or unsupported currency causes CoinGecko to return a 404 or empty result","Rate limits or CoinGecko API downtime cause upstream 429 or 503 errors","Insufficient USDC balance or failed x402 payment causes the gateway to reject the request before execution"],"whenToPreferThis":"Choose this endpoint when you need programmatic access to CoinGecko market data (prices, market caps, volumes, coin lists, trending tokens) and want to pay per call via USDC on Base without managing a CoinGecko API key subscription. Ideal for agents that need occasional or low-volume crypto data lookups billed on-demand rather than via monthly subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:58:29.713Z","isFirstParty":false}