JRZY Intelligence

JRZY API access

JRZY exposes a read-only REST API for partners and Scout Pro subscribers — athletes, scores, signals, card prices, and stake-exchange data. Bearer-token auth, JSON, 60 req/minute on Pro.

The JRZY API is the same data layer that powers jrzy.com and joxstox.com — exposed read-only for partners building on top of basketball intelligence.

**Endpoints**

`GET /api/athletes` — paginated list with filters for league, position, sport, jrzy_score range, and pre-hype flag. 50 rows per page. `GET /api/athletes/:slug` — full athlete record including JRZY score, leverage components, SAV, PVI, momentum, and trajectory grade. `GET /api/athletes/:slug/signals` — signal stream (performance, social, deal flow, sponsorship, market) ordered by urgency × recency. `GET /api/athletes/:slug/card-prices` — PSA 10 Silver + Gold sold averages, comp counts, 30-day delta. `GET /api/athletes/:slug/stakes` — current stake table, last-traded prices, holder count. `GET /api/leaderboard` — top athletes by JRZY score, league, position, or 7-day delta.

**Auth**

Send a Bearer token in the `Authorization` header. Tokens are generated under /api-access (Scout Pro and above). Rotation is one-click.

**Rate limits**

Scout Pro: 60 req/minute, 50,000/day. Enterprise: custom — 600/minute, no daily ceiling, optional dedicated regions.

**Webhook subscriptions** (Enterprise)

`signal.created`, `pre_hype_flag.fired`, `stake.traded`, `card_price.updated` — delivered via signed POST with HMAC-SHA256 verification.

Sample requests are documented in the `/api-access` dashboard once you subscribe.

Frequently asked questions

Do I need a paid plan to use the API?
Yes. Read access is included with Scout Pro ($29/mo). Enterprise tier adds higher rate limits, webhook subscriptions, and a service-level agreement.
Is the API stable?
The /v1 namespace is stable. Breaking changes ship under /v2 with 90 days of deprecation notice on /v1.
Can I write data through the API?
Not in v1. The API is read-only. Athlete profile claims, contract uploads, and signal submissions go through the in-app interfaces.
Do you offer a sandbox?
Yes — `api-sandbox.jrzy.com` returns deterministic fixtures. Useful for CI and demos. No rate limit.
What format are timestamps?
ISO 8601 UTC. All time fields end in Z.
Try the nil estimator
Free · No account required
Open tool →