Given a list of addresses, this API returns a list of FIDs.
Last updated 11 months ago
/metadata/fids
Given a list of addresses, this API returns a list of fids.
curl -L \ --request POST \ --url 'https://graph.cast.k3l.io/metadata/fids' \ --header 'Content-Type: application/json' \ --data '[ "0x4114e33eb831858649ea3702e1c9a2db3f626446", "0x8773442740c17c9d0f0b87022c722f9a136206ed" ]'
No body