Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
HTTP API for retrieving username proofs on Farcaster
name=adityapk
name=dwr.eth
curl http://127.0.0.1:3381/v1/userNameProofByName?name=adityapk
{ "timestamp": 1670603245, "name": "adityapk", "owner": "Oi7uUaECifDm+larm+rzl3qQhcM=", "signature": "fo5OhBP/ud...3IoJdhs=", "fid": 6833, "type": "USERNAME_TYPE_FNAME" }
fid=2
pageSize=100
pageToken=DAEDAAAGlQ...
reverse=true
curl http://127.0.0.1:3381/v1/userNameProofsByFid?fid=2
{ "proofs": [ { "timestamp": 1623910393, "name": "v", "owner": "0x4114e33eb831858649ea3702e1c9a2db3f626446", "signature": "bANBae+Ub...kr3Bik4xs=", "fid": 2, "type": "USERNAME_TYPE_FNAME" }, { "timestamp": 1690329118, "name": "varunsrin.eth", "owner": "0x182327170fc284caaa5b1bc3e3878233f529d741", "signature": "zCEszPt...zqxTiFqVBs=", "fid": 2, "type": "USERNAME_TYPE_ENS_L1" } ] }
Related topics
Was this page helpful?