# TwelveX Price Target Lookup

> TwelveX Price Target Lookup is a paid API for AI agents from twelvix402.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-08).

Returns analyst price targets for a given stock symbol using Twelve Data as the underlying provider.

## Facts

- Endpoint: POST https://twelvix402.vercel.app/api/price-target/%7Bsymbol%7D
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-08
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/twelvex-price-target-lookup-05bd6086
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tqbLOSFYV6mVfQFWLwyM2

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-price-target-lookup-05bd6086 -d '<json body>'
```

Example prompt: What's the analyst consensus price target for NVDA right now? Pull it from TwelveX using the price-target endpoint.

## When to prefer this

Use this endpoint when you need analyst price targets for individual equities and want to pay per call without a subscription. Prefer this over general market data endpoints when the specific need is forward-looking analyst consensus targets rather than current price or historical data.

## Known failure modes

- Invalid or unrecognized stock symbol returns an error or empty result
- Symbol not covered by Twelve Data returns no data
- Payment failure (x402) results in 402 response and no data returned
- Rate limiting or provider-side outage causes timeout or 503
- Passing a crypto or forex ticker to a stock-focused endpoint may return no results

## How this service works

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

## Output

Returns analyst price target data for the specified stock symbol, likely including consensus target price, high/low target range, and number of analysts, sourced from Twelve Data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twelvex-price-target-lookup-05bd6086/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from twelvix402.vercel.app](https://www.zero.xyz/host/twelvix402.vercel.app/llms.txt)
