# Prixe Stock API Search

> Prixe Stock API Search is a paid API for AI agents from api.prixe.io, paid per call via x402, $0.0002/call, status unknown (last checked 2026-09-15).

Search for real-time and historical stock data, company information, and market analysis results via the Prixe financial data API.

## Facts

- Endpoint: GET https://api.prixe.io/x402/search
- Price: $0.0002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/prixe-stock-api-search-540f721b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1aIz2dP3II_eCtX9vf3jc

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 prixe-stock-api-search-540f721b
```

Example prompt: Can you search the Prixe Stock API for Apple Inc. — I need the current stock price and any available company financial data for AAPL?

## When to prefer this

Use this endpoint when you need to search for stocks or companies by name or ticker, retrieve real-time quotes, or look up financial/company data in a pay-per-call model without a subscription commitment. Prefer over alternatives when using x402 micropayment infrastructure.

## Known failure modes

- Invalid or unrecognized ticker symbol returns empty results or 404
- Payment of 0.0002 USDC not provided or rejected causes 402 Payment Required
- Rate limit exceeded returns 429 Too Many Requests
- Network timeout if market data feed is slow
- Malformed query parameter returns 400 Bad Request

## How this service works

Prixe is a comprehensive financial data API providing real-time and historical stock data, company information, and market analysis tools to developers and businesses.

## Output

Returns stock market data matching the search query, including real-time price quotes, company information, historical price data, and financial metrics for the matched securities.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/prixe-stock-api-search-540f721b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.prixe.io](https://www.zero.xyz/host/api.prixe.io/llms.txt)
