Animica x402 Directory

Directory / api.jubjubapp.com

api.jubjubapp.com/v2/paid/purchase_metadata

Unlocks all structured metadata for a single piece of content: full questions answered, complete training caption, cinematographic analysis, provenance score, entity extraction, and chapter markers. Idempotent within 24 hours. Call this before purchase_content. Payment is distributed to the content's rights holders on-chain; JubJub retains a 3% platform fee. Browse the full catalogue and search it for free at JubJub's MCP: https://api.jubjubapp.com/v2/mcp

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.jubjubapp.com/v2/paid/purchase_metadata'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://api.jubjubapp.com/v2/paid/purchase_metadata'

Endpoint: https://api.jubjubapp.com/v2/paid/purchase_metadata. Operated by api.jubjubapp.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.jubjubapp.com

api.jubjubapp.com/v2/paid/purchase_content

Returns all metadata fields plus the full transcript and rights-holder contact information for licensing. Requires declaring an intended use, which is logged as…

POST · $0.102

All 2 endpoints on api.jubjubapp.com →