Animica x402 Directory

Directory / tenjin.blog

tenjin.blog/api/read/:handle/:slug

Pay-per-read pieces by independent publishers. Find one by question first: POST https://tenjin.blog/api/search is free and returns payable candidates or an honest MISS. The 402 carries a free preview; pay it for the full text JSON. Agent guide: https://tenjin.blog/llms.txt. Full catalog: https://tenjin.blog/.well-known/x402

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://tenjin.blog/api/read/:handle/:slug'

# -> 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 'https://tenjin.blog/api/read/:handle/:slug'

Endpoint: https://tenjin.blog/api/read/:handle/:slug. Operated by tenjin.blog, 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 tenjin.blog

tenjin.blog/api/answer

Pay once for a cited answer synthesized from independent publishers on Tenjin. POST a question; a question the catalog cannot answer returns a free MISS and is …

POST · $0.05

tenjin.blog/api/phone-lookup

Phone intelligence for an E.164 number, in two products the caller picks between: "name" returns the US CNAM caller name plus the carrier data, and the cheaper …

POST · $1.0

All 3 endpoints on tenjin.blog →