# TokenScope NFT Analysis Endpoint

> TokenScope NFT Analysis Endpoint is a paid API for AI agents from coinscrop.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Provides AI-powered NFT analysis by combining CoinGecko and DexScreener data with MiMo LLM intelligence to deliver crypto NFT insights

## Facts

- Endpoint: POST https://coinscrop.vercel.app/api/nft
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tokenscope-nft-analysis-endpoint-3f06114c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_caLMxXJsj_l2RFl365d6p

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 tokenscope-nft-analysis-endpoint-3f06114c -d '<json body>'
```

Example prompt: Can you pull an AI-powered analysis of the Bored Ape Yacht Club NFT collection — floor price, volume, market cap, and what the MiMo LLM says about its current market health?

## When to prefer this

Choose this endpoint when you need AI-enriched NFT collection analysis that combines multiple data sources (CoinGecko + DexScreener) with LLM-generated narrative insights, rather than raw data-only endpoints. Useful when an agent needs both structured metrics and qualitative AI commentary on an NFT project in a single call.

## Known failure modes

- Unknown or unsupported NFT collection returns 404 or empty result
- Invalid contract address format causes 400 bad request
- CoinGecko or DexScreener upstream data unavailable causes partial or degraded response
- Payment not processed via x402 on Base returns 402 Payment Required
- Rate limit exceeded returns 429 Too Many Requests

## How this service works

AI-powered crypto analysis. CoinGecko + DexScreener + MiMo LLM. 20 endpoints. x402 on Base.

## Output

Returns an AI-synthesized analysis of an NFT collection including market metrics sourced from CoinGecko and DexScreener, combined with MiMo LLM-generated intelligence covering price trends, volume, and collection health indicators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tokenscope-nft-analysis-endpoint-3f06114c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from coinscrop.vercel.app](https://www.zero.xyz/host/coinscrop.vercel.app/llms.txt)
