# TwelveX Analyst Ratings by Symbol

> TwelveX Analyst Ratings by Symbol is a paid API for AI agents from twelv1x402.vercel.app, paid per call via x402, $0.15/call, status down (last checked 2026-09-15).

Retrieves Wall Street analyst ratings, recommendations, and price targets for a given stock symbol via Twelve Data.

## Facts

- Endpoint: POST https://twelv1x402.vercel.app/api/analyst-ratings/%7Bsymbol%7D
- Price: $0.15/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/twelvex-analyst-ratings-by-symbol-1a9fdced
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_f6f25G0yTXuBdx8g1ttxS

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability twelvex-analyst-ratings-by-symbol-1a9fdced -d '<json body>'
```

Example prompt: What are the current Wall Street analyst ratings and consensus recommendation for NVDA — show me the buy/sell/hold breakdown and any price targets.

## When to prefer this

Use this endpoint when you need structured analyst consensus data (buy/sell/hold ratings, price targets) for a specific stock ticker, especially when building financial research tools, portfolio decision support, or investment summary dashboards. Prefer over scraping financial news sites when you need clean, structured analyst data programmatically.

## Known failure modes

- Invalid or unsupported stock symbol returns an error or empty result
- Symbol not covered by Twelve Data analysts returns no data
- Payment of 0.15 USDC not processed results in 402 Payment Required
- Network timeout from upstream Twelve Data API
- POST body missing required symbol parameter returns 400 error

## How this service works

Premium financial data API — 25 endpoints for stocks, forex, crypto, and technical analysis. Powered by Twelve Data.

## Output

Returns analyst rating data for the requested stock symbol, including consensus recommendation (buy/hold/sell), individual analyst ratings, price targets, and rating distribution counts, sourced from Twelve Data's financial data infrastructure.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twelvex-analyst-ratings-by-symbol-1a9fdced/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from twelv1x402.vercel.app](https://www.zero.xyz/host/twelv1x402.vercel.app/llms.txt)
