{"uid":"cap__atqWwvVyitKyQwOTWkqC","slug":"apiosk-gateway-alpha-vantage-execute-acb50b6d","name":"Apiosk Gateway – Alpha Vantage 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/alpha-vantage/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.069","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.06/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_etiswOhNsMihPXHUtDc7t","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.06","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes Alpha Vantage financial market data API calls via a pay-per-call x402/USDC gateway, forwarding operations and JSON payloads to Alpha Vantage and returning the upstream response.","exampleAgentPrompt":"Pull the intraday 5-minute OHLCV time series for AAPL from Alpha Vantage — use the TIME_SERIES_INTRADAY operation with interval=5min and outputsize=compact.","exampleUseCases":[{"title":"Real-time stock price lookup","prompt":"What's the current price of TSLA? Grab the latest quote from Alpha Vantage using the GLOBAL_QUOTE operation."},{"title":"Historical price data for backtesting","prompt":"Fetch the daily adjusted closing prices for MSFT over the past 20 years from Alpha Vantage — use TIME_SERIES_DAILY_ADJUSTED with outputsize=full."},{"title":"Technical indicator for trading signal","prompt":"Get the 14-period RSI for SPY on the daily chart from Alpha Vantage so I can check if it's overbought or oversold right now."}],"resultDescription":"Returns a JSON object with a status string, the upstream Alpha Vantage response body in the 'result' field, the operation name, API slug, cost string, latency in milliseconds, and the upstream HTTP status code.","failureModes":["Invalid or unsupported operation selector returns an error status","Malformed JSON in the input payload causes upstream rejection","Alpha Vantage API rate limit exceeded returns upstream 429 or error message","Unknown ticker symbol returns empty or error result from upstream","Insufficient USDC balance or x402 payment failure prevents call execution","Alpha Vantage service downtime causes non-200 upstream_status"],"whenToPreferThis":"Choose this endpoint when you need to access Alpha Vantage financial market data (stocks, forex, crypto, technical indicators) and want to pay per call in USDC via the x402 protocol without managing API keys or subscriptions. It is ideal for agents that need on-demand financial data with micropayment billing rather than a fixed subscription plan.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:53:37.908Z","isFirstParty":false}