B
Alpha Vantage via Locus MPP
data
Preview responses and set spending limits for this service through use.mpp.land
Free budget controls, response samples, and reliability routing.
Compliance Checks
All paid ops declare 402 response
MUST
10pt
All x-payment-info valid
MUST
10pt
Challenge has Cache-Control: no-store
MUST
5pt
Challenge digest on POST
SHOULD
3pt
Challenge has expires
SHOULD
3pt
Challenge has Problem Details
SHOULD
2pt
Challenge has required params
MUST
5pt
Challenge has WWW-Authenticate
MUST
5pt
Challenge returns 402
MUST
10pt
Correct Content-Type
MUST
5pt
Has Cache-Control on discovery
SHOULD
5pt
Has input schemas
SHOULD
5pt
Has llms.txt
SHOULD
5pt
Has /openapi.json at root
MUST
10pt
Has required top-level fields
MUST
10pt
Served over HTTPS
MUST
10pt
Uses standard categories
SHOULD
2pt
1 issue
- Endpoint POST /alphavantage/time-series-intraday returned 400 (expected 402)
Paid Operations (26)
POST /alphavantage/time-series-intraday 0.008 USDC.e
Intraday Time Series
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| adjusted | boolean | No | Return adjusted data (default true) |
| datatype | string | No | "json" (default) or "csv" |
| extended_hours | boolean | No | Include pre/post-market data (default true) |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min |
| month | string | No | Specific month for historical data (YYYY-MM format) |
| outputsize | string | No | "compact" (latest 100 points) or "full" (20+ years) |
| symbol | string | Yes | Stock ticker symbol (e.g., "IBM", "AAPL") |
POST /alphavantage/time-series-daily 0.008 USDC.e
Daily Time Series
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| outputsize | string | No | "compact" (latest 100 points) or "full" (20+ years) |
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/time-series-weekly 0.008 USDC.e
Weekly Time Series
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/time-series-monthly 0.008 USDC.e
Monthly Time Series
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/global-quote 0.008 USDC.e
Global Quote
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| symbol | string | Yes | Stock ticker symbol (e.g., "IBM") |
POST /alphavantage/symbol-search 0.008 USDC.e
Symbol Search
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| keywords | string | Yes | Search keywords (e.g., "microsoft", "SAIC") |
POST /alphavantage/market-status 0.008 USDC.e
Market Status
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /alphavantage/top-gainers-losers 0.008 USDC.e
Top Gainers & Losers
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /alphavantage/news-sentiment 0.008 USDC.e
News Sentiment
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| limit | number | No | Number of results (default 50, max 1000) |
| sort | string | No | "LATEST", "EARLIEST", or "RELEVANCE" (default "LATEST") |
| tickers | string | No | Comma-separated ticker symbols (e.g., "AAPL,MSFT") |
| time_from | string | No | Start time in YYYYMMDDTHHMM format (e.g., "20220410T0130") |
| time_to | string | No | End time in YYYYMMDDTHHMM format |
| topics | string | No | Comma-separated topics: blockchain, earnings, ipo, mergers_and_acquisitions, financial_markets, economy_fiscal, economy_monetary, economy_macro, energy_transportation, finance, life_sciences, manufacturing, real_estate, retail_wholesale, technology |
POST /alphavantage/earnings-call-transcript 0.008 USDC.e
Earnings Call Transcript
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| quarter | string | Yes | Quarter in YYYYQN format (e.g., "2024Q1") |
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/company-overview 0.008 USDC.e
Company Overview
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/income-statement 0.008 USDC.e
Income Statement
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/balance-sheet 0.008 USDC.e
Balance Sheet
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/cash-flow 0.008 USDC.e
Cash Flow
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/earnings 0.008 USDC.e
Earnings
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/currency-exchange-rate 0.008 USDC.e
Currency Exchange Rate
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| from_currency | string | Yes | Source currency code (e.g., "USD", "BTC") |
| to_currency | string | Yes | Target currency code (e.g., "EUR", "JPY") |
POST /alphavantage/fx-daily 0.008 USDC.e
FX Daily
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| from_symbol | string | Yes | Source currency code (e.g., "EUR") |
| outputsize | string | No | "compact" (latest 100 points) or "full" |
| to_symbol | string | Yes | Target currency code (e.g., "USD") |
POST /alphavantage/crypto-exchange-rate 0.008 USDC.e
Crypto Exchange Rate
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| from_currency | string | Yes | Source crypto code (e.g., "BTC", "ETH") |
| to_currency | string | Yes | Target currency code (e.g., "USD", "EUR") |
POST /alphavantage/digital-currency-daily 0.008 USDC.e
Digital Currency Daily
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| market | string | Yes | Market currency code (e.g., "USD", "EUR") |
| symbol | string | Yes | Cryptocurrency symbol (e.g., "BTC", "ETH") |
POST /alphavantage/commodity-price 0.008 USDC.e
Commodity Price
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| commodity | string | Yes | Commodity function: WTI, BRENT, NATURAL_GAS, COPPER, ALUMINUM, WHEAT, CORN, COTTON, SUGAR, COFFEE |
| datatype | string | No | "json" (default) or "csv" |
| interval | string | No | "daily", "weekly", or "monthly" (default "monthly") |
POST /alphavantage/economic-indicator 0.008 USDC.e
Economic Indicator
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| indicator | string | Yes | Indicator function: REAL_GDP, REAL_GDP_PER_CAPITA, TREASURY_YIELD, FEDERAL_FUNDS_RATE, CPI, INFLATION, RETAIL_SALES, DURABLES, UNEMPLOYMENT, NONFARM_PAYROLL |
| interval | string | No | "daily", "weekly", "monthly", "quarterly", or "annual" (varies by indicator) |
| maturity | string | No | Treasury yield maturity: "3month", "2year", "5year", "7year", "10year", "30year" (TREASURY_YIELD only) |
POST /alphavantage/sma 0.008 USDC.e
SMA (Simple Moving Average)
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min, daily, weekly, monthly |
| month | string | No | Specific month (YYYY-MM) for intraday intervals |
| series_type | string | Yes | Price type: close, open, high, low |
| symbol | string | Yes | Stock ticker symbol |
| time_period | number | Yes | Number of data points for calculation (e.g., 20, 50, 200) |
POST /alphavantage/ema 0.008 USDC.e
EMA (Exponential Moving Average)
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min, daily, weekly, monthly |
| month | string | No | Specific month (YYYY-MM) for intraday intervals |
| series_type | string | Yes | Price type: close, open, high, low |
| symbol | string | Yes | Stock ticker symbol |
| time_period | number | Yes | Number of data points for calculation |
POST /alphavantage/macd 0.008 USDC.e
MACD
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| fastperiod | number | No | Fast period (default 12) |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min, daily, weekly, monthly |
| month | string | No | Specific month (YYYY-MM) for intraday intervals |
| series_type | string | Yes | Price type: close, open, high, low |
| signalperiod | number | No | Signal period (default 9) |
| slowperiod | number | No | Slow period (default 26) |
| symbol | string | Yes | Stock ticker symbol |
POST /alphavantage/rsi 0.008 USDC.e
RSI (Relative Strength Index)
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min, daily, weekly, monthly |
| month | string | No | Specific month (YYYY-MM) for intraday intervals |
| series_type | string | Yes | Price type: close, open, high, low |
| symbol | string | Yes | Stock ticker symbol |
| time_period | number | Yes | Number of data points (e.g., 14) |
POST /alphavantage/bbands 0.008 USDC.e
Bollinger Bands
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| datatype | string | No | "json" (default) or "csv" |
| interval | string | Yes | Time interval: 1min, 5min, 15min, 30min, 60min, daily, weekly, monthly |
| matype | number | No | Moving average type: 0=SMA, 1=EMA, 2=WMA, 3=DEMA, 4=TEMA, 5=TRIMA, 6=T3, 7=KAMA, 8=MAMA (default 0) |
| month | string | No | Specific month (YYYY-MM) for intraday intervals |
| nbdevdn | number | No | Standard deviations for lower band (default 2) |
| nbdevup | number | No | Standard deviations for upper band (default 2) |
| series_type | string | Yes | Price type: close, open, high, low |
| symbol | string | Yes | Stock ticker symbol |
| time_period | number | Yes | Number of data points (e.g., 20) |
Payment Methods
- Methods
- tempo
- Intents
- charge
- Currencies (discovery)
- USDC.e
- Multiple Challenges
- No
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- -
- Challenge ID Length
- -
- Digest Binding
- -
Uptime
- Discovery
- Reachable (724ms)
- Challenge
- Reachable (543ms)
- Last Checked
Schema Completeness
- Paid Operations
- 26
- With Input Schema
- 24
- With Description
- 26
2 missing schema
- POST /alphavantage/market-status
- POST /alphavantage/top-gainers-losers
Documentation
- Homepage
- https://www.alphavantage.co
- API Reference
- https://www.alphavantage.co/documentation/
- llms.txt
- https://beta.paywithlocus.com/mpp/alphavantage.md reachable
Discovery
- OpenAPI URL
- https://alphavantage.mpp.paywithlocus.com/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.0.0
- Document Size
- 18646 bytes
- Document Hash
- 0a442b14012de44e5f1ef512a8357a240ac3a3bd9dae0bb4ad2c877cda117803
Version History (2 snapshots)
Grade: F (13%) → B (84%)
Grade: B (84%) → F (13%)
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-06 | B | 84% | 811ms | Up |
| 2026-04-07 | B | 84% | 670ms | Up |