Read-only TCG catalog APIOfficial reveals only

The revealis live.So is theendpoint.

Query card data for NARUTO CARD GAME by Bandai, One Piece Card Game, and Star Wars: Unlimited while the sets are still being revealed.

Release proofRAR / 2026-07-29
NARUTOofficial source
{
  "game": "naruto",
  "name": "CHAKRA CARD",
  "collector_number": "C-001",
  "status": "revealed",
  "data_completeness": "partial"
}
Live recorddata_completeness matters
ONE PIECE / LIVESWU / LIVE
Catalogs in productionNARUTO CARD GAMEONE PIECE CARD GAMESTAR WARS: UNLIMITED

The free tier

Free means the catalog. Not a trial version.

DATA

Every catalog field

Names, rules text, sets, variants, reveal status, provenance, and available image URLs.

FILES

Bulk export included

Sync the catalog without walking every page. Bulk data stays part of every plan.

BILL

No accidental invoice

The free lane stops with HTTP 429 at its limit. It has no overage and no card on file.

One request

Ask for revealed Naruto cards.

This call uses the anonymous lane. Rarity requires an identifiable User-Agent with a contact; default library User-Agents are rejected.

Open the endpoint reference
GET /v1/cards200 JSON
curl "https://api.rarity.dev/v1/cards?game=naruto&limit=1" \
  -H "Accept: application/json" \
  -H "User-Agent: your-app/1.0 (you@example.com)"

The rule

No leaks. No guessed card text.

A card enters Rarity after an official reveal. Partial data stays marked partial, and its source URL travels with the record. When the publisher confirms more, the same stable ID gets the update.

Building before the next reveal?

Tell us what you are shipping. Keys are issued by email, not a signup funnel.