Animica x402 Directory

Directory / tenjin.blog

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 "carrier" returns the carrier, line type, mobile network and rate-center location alone. You are charged only on a result: no name found, or an invalid number, costs nothing. Agent guide: https://tenjin.blog/llms.txt

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://tenjin.blog/api/phone-lookup'

# -> 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://tenjin.blog/api/phone-lookup'

Endpoint: https://tenjin.blog/api/phone-lookup. 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/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 hone…

GET · $0.05

All 3 endpoints on tenjin.blog →