🟢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

Get Engagement Rank For Fids

post

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
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

Query via Handles: /scores/global/engagement/handles [Try It!]

Last updated