# BaseBuilder Stocks India Stock Data

> BaseBuilder Stocks India Stock Data is a paid API for AI agents from bb-stocks.vercel.app, paid per call via x402, $0.189645/call, status unknown (last checked 2026-09-14).

Fetches stock data for Indian equities via a paid API endpoint

## Facts

- Endpoint: POST https://bb-stocks.vercel.app/api/india/stock
- Price: $0.189645/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-india-stock-data-8e700ca9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3zsk9wkwaqfbxSlrDc6Y5

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-india-stock-data-8e700ca9 -d '<json body>'
```

Example prompt: Can you look up the current stock data for Reliance Industries on the Indian market using the BaseBuilder Stocks API?

## When to prefer this

Use this endpoint when you need to programmatically look up stock data for Indian equities (NSE/BSE-listed companies) and are operating within an x402 micropayment-capable environment. It is part of a 21-endpoint hub, so prefer it for India-specific stock queries rather than global or US market data.

## Known failure modes

- Invalid or unrecognized stock symbol returns an error or empty result
- Payment not processed results in HTTP 402 response
- Network timeout if the upstream Indian market data source is slow
- Market closed hours may return stale or unavailable data

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

Returns stock market data for the queried Indian equity, likely including price, ticker symbol, and related financial metrics from NSE or BSE listings.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-india-stock-data-8e700ca9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-stocks.vercel.app](https://www.zero.xyz/host/bb-stocks.vercel.app/llms.txt)
