Skip to content

Endpoint

  • Method: GET
  • Path: /leaderboard
  • Edition: PRO
  • Controller: LeaderBoardController@getLeaders
  • Route source: fluent-community-pro/app/Modules/LeaderBoard/Http/leaderboard_api.php:8

GET List Leaderboard

GET
/leaderboard

List Leaderboard for the FluentCommunity Leaderboard API.

Controller: LeaderBoardController@getLeaders
Route source: fluent-community-pro/app/Modules/LeaderBoard/Http/leaderboard_api.php:8

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
  
"message": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation