Skip to main content
GET
/
leaderboards
/
{id}
/
rankings
/
{playerId}
Get player rank with neighbors
curl --request GET \
  --url https://api.engagefabric.com/leaderboards/{id}/rankings/{playerId}

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Leaderboard ID

playerId
string
required

Player ID

Query Parameters

neighbors
number

Number of neighbors above/below (default: 5)

Response

Player rank with neighbors