GET
/
farcaster
/
v2
/
marketplace
/
appraisal
curl --request GET \
  --url https://build.wield.xyz/farcaster/v2/marketplace/appraisal \
  --header 'API-KEY: <api-key>'
{
  "appraisal": {},
  "source": "v2"
}

Headers

API-KEY
string
default:DEMO_REPLACE_WITH_FREE_API_KEY
required

Free API key needed to authorize requests, grab one at docs.wield.xyz

Query Parameters

listingId
string
required

Response

200 - application/json
Successful retrieval of an appraisal
appraisal
object
source
string
Example:

"v2"