🟢Profile Rank (based on Engagement)
Given a list of input FIDs, return a list of FIDs that are ranked based on the engagement relationships in the Farcaster network and scored by Eigentrust algorithm.
/scores/global/engagement/fids
Given a list of input fids, return a list of fids that are ranked based on the engagement relationships in the Fracaster network and scored by Eigentrust algorithm.
Bodyinteger[]
integer[]Optional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /scores/global/engagement/fids HTTP/1.1
Host: graph.cast.k3l.io
Content-Type: application/json
Accept: */*
Content-Length: 5
[
1,
2
]
No content
Last updated