# nichedata.dev KDP Niche Intelligence

> nichedata.dev KDP Niche Intelligence is a paid API for AI agents from nichedata.dev, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns Kindle Direct Publishing niche intelligence for a keyword, including demand signals, competition level, BSR, estimated revenue, and pricing data.

## Facts

- Endpoint: GET https://nichedata.dev/v1/niche/:keyword
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nichedata-dev-a0770bcd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kySzgsI6fz3jheStkXOOX

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 nichedata-dev-a0770bcd
```

Example prompt: Can you check nichedata.dev for the KDP niche intelligence on 'anxiety journal for teens' — I want to know the demand, competition level, BSR, and estimated monthly revenue before I decide whether to publish in that niche?

## When to prefer this

Use this endpoint when you need fast, structured KDP niche research for a specific keyword before making a self-publishing decision. Ideal for agents automating book market research, comparing multiple niches, or building KDP niche scoring pipelines. Prefer this over generic Amazon scrapers when you need pre-aggregated BSR, revenue, and competition signals in one call.

## Known failure modes

- Keyword not found or no data available for obscure niches — may return empty or null data fields
- Rate limiting or payment failure if x402 micropayment is not correctly handled
- Malformed keyword input may return a 400 error
- Stale or delayed BSR data if Amazon rankings have shifted recently

## How this service works

KDP niche intelligence for AI agents — get demand scores, competition analysis, BSR ranges, revenue estimates, and pricing data for any Kindle publishing niche. $0.03 USDC per query, no API keys needed.

## Output

Returns structured niche data for the queried keyword including demand indicators, competition metrics, Best Seller Rank (BSR) benchmarks, estimated revenue figures, and typical pricing in the niche — giving a publisher a go/no-go signal for entering that KDP category.

## Example request

```json
{
 "keyword": "christian romance"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nichedata-dev-a0770bcd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nichedata.dev](https://www.zero.xyz/host/nichedata.dev/llms.txt)
