# BaseBuilder Stocks – Indian Stock Exchange Endpoint

> BaseBuilder Stocks – Indian Stock Exchange Endpoint is a paid API for AI agents from bbx-stocks.vercel.app, paid per call via x402, $0.083657/call, status unknown (last checked 2026-09-14).

Returns market data, quotes, or exchange information for Indian stock market (NSE/BSE) securities via a paid API hub.

## Facts

- Endpoint: POST https://bbx-stocks.vercel.app/api/indian-stock-exchange
- Price: $0.083657/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-stocks-indian-stock-exchange-endpoint-34d2ed1f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_P9zkFW78aeKiqlwVuS6rU

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 basebuilder-stocks-indian-stock-exchange-endpoint-34d2ed1f -d '<json body>'
```

Example prompt: What's the current stock price and market data for Reliance Industries on the Indian stock exchange? Pull it from the BaseBuilder Stocks Indian exchange endpoint.

## When to prefer this

Choose this endpoint when you specifically need Indian stock market (NSE/BSE) data and are operating within a crypto-payment (x402/USDC) workflow. It is part of a 21-endpoint paid hub, so it is appropriate when you want consolidated access to Indian equity data with per-call micropayment pricing rather than a subscription-based data provider.

## Known failure modes

- Invalid or unrecognized stock symbol returns error
- Payment failure if USDC balance is insufficient for the $0.083657 per-call fee
- Rate limiting or quota exhaustion across the 21-endpoint hub
- Stale or delayed data if market is closed or feed is lagging
- Malformed POST body causing a 400 bad request

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

Returns stock market data for the queried Indian exchange security, likely including price, trading volume, and related equity information for NSE/BSE listed stocks.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-indian-stock-exchange-endpoint-34d2ed1f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-stocks.vercel.app](https://www.zero.xyz/host/bbx-stocks.vercel.app/llms.txt)
