You can get a leaderboard for a specific application in a time range. You will receive a paginated list of users ordered by how much XP they earned.

curl --request GET \
  --url https://api.openformat.tech/v1/leaderboard \
  --header 'X-API-KEY: <api-key>'