# TwelveX Price Target Lookup

> TwelveX Price Target Lookup 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 analyst price targets for a given stock symbol using the Twelve Data financial data API.

## Facts

- Endpoint: POST https://twelv1x402.vercel.app/api/price-target/%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-price-target-lookup-02cc3a3e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ckJ0l9_hs_cT0p6ZQKB62

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-02cc3a3e -d '<json body>'
```

Example prompt: What's the analyst consensus price target for NVDA right now? Use the TwelveX financial data service to pull the latest estimate.

## When to prefer this

Use this endpoint when you need analyst price target data for a specific stock ticker and want a pay-per-call model without a subscription. Prefer this over direct Twelve Data access when you need micropayment-based billing via x402 protocol. Best suited for single-symbol lookups where analyst consensus targets are needed for investment research or portfolio analysis.

## Known failure modes

- Invalid or unknown stock symbol returns an error or empty result
- Symbol not covered by Twelve Data analyst data returns no price target
- Network or upstream Twelve Data API outage causes failure
- Payment not processed via x402 results in 402 response blocking the call
- Malformed symbol input may cause bad request 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 price target data for the requested stock symbol, typically including consensus target price, potentially high/low estimates, and analyst rating information sourced from Twelve Data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twelvex-price-target-lookup-02cc3a3e/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)
