Profile Rank (based on Following)
Given a list of input handles, return a list of FIDs that are ranked based on the follows relationships in the Fracaster network and scored by Eigentrust algorithm.
Last updated
Given a list of input handles, return a list of FIDs that are ranked based on the follows relationships in the Fracaster network and scored by Eigentrust algorithm.
Last updated
/scores/global/following/fids
Given a list of input fids, return a list of fids that are ranked based on the follows relationships in the Fracaster network and scored by Eigentrust algorithm.
POST /scores/global/following/fids HTTP/1.1
Host: graph.cast.k3l.io
Content-Type: application/json
Accept: */*
Content-Length: 5
[
1,
2
]
No content