Identity Resolverlive
id.ivan-tempo.xyz
Resolve Web3 identities across ENS, Farcaster, and Lens Protocol. Paid via MPP — no API keys, gas abstracted.
ENSFarcasterLens Protocol
Endpoints
GET/api/resolvePAID $0.01
Resolve handle → address
Supports .eth (ENS), .lens (Lens), bare username (Farcaster)
GET/api/resolve/batchPAID $0.01/handle
Batch resolve up to 20 handles
Comma-separated handles, price scales with count
GET/api/reversePAID $0.01
Address → all handles
Returns ENS name, Farcaster username, and Lens handle for an address
GET/api/profilePAID $0.02
Full identity profile
Bio, avatar, follower counts, social links
GET/api/checkPAID $0.01
Check handle availability
Returns available: true/false for ENS, Farcaster, or Lens
GET/api/relatedPAID $0.02
Find related addresses
Discovers wallets linked to same identity via Farcaster verifications
GET/api/linksPAID $0.01
Social links from profile
Returns website, Twitter, GitHub, Discord, Telegram from ENS/Farcaster/Lens
GET/api/infoFREE FREE
Service information
Returns service metadata and endpoint list
Quick Start
Resolve handle → address
curl "https://id.ivan-tempo.xyz/api/resolve?handle=vitalik.eth"
Batch resolve up to 20 handles
curl "https://id.ivan-tempo.xyz/api/resolve/batch?handles=vitalik.eth,dwr,stani.lens"
Address → all handles
curl "https://id.ivan-tempo.xyz/api/reverse?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
Full identity profile
curl "https://id.ivan-tempo.xyz/api/profile?handle=vitalik.eth"
Payment
ProtocolMPP (Micropayment Protocol)
CurrencyUSDC.e on Tempo
Price range$0.01 – $0.02 per call
GasAbstracted — zero gas fees
Token address0x20C000000000000000000000b9537d11c60E8b50
Recipient0x0d509f743bc6fc907d5f63d8b0dae1fca8d80897
openapi.json/api/infoMPPScan