Animica x402 Directory

Directory / api.justaname.id

api.justaname.id/ens/v2/resolve

Resolves an ENS name into its addresses, text records, and content hash, with batch support up to 50 names and per-name chain scoping via interop addresses.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.justaname.id/ens/v2/resolve'

# -> 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://api.justaname.id/ens/v2/resolve'

Endpoint: https://api.justaname.id/ens/v2/resolve. Operated by api.justaname.id, 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.justaname.id

api.justaname.id/ens/v2/reverse

Resolves an address into its ENS reverse record on a given chain, with batch support up to 50 addresses and per-address chain scoping via interop addresses.

GET · $0.001

All 2 endpoints on api.justaname.id →