How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rapidata Leaderboard API

The Leaderboard API from Rapidata — 14 operation(s) for leaderboard.

Rapidata Leaderboard API is one of 55 APIs that Rapidata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Leaderboard. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 17 operations across 14 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.rapidata.ai/.

17 operations 14 paths 29 schemas 1 DELETE8 GET1 PATCH5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.rapidata.ai/
Authentication
OpenID Connect
Resource Areas
1

Authentication & Security 1

Rapidata Leaderboard API declares 1 security scheme for authenticating requests. It supports OpenID Connect (OpenIdConnect) discovered at https://auth.rapidata.ai/.well-known/openid-configuration.

  • OpenIdConnect — OpenID Connect connection flow

Paths & Operations 17

Across 14 paths, the API surfaces 17 operations — 1 DELETE, 8 GET, 1 PATCH, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Leaderboard 17
POST
/leaderboard/{leaderboardId}/boost
Boosts a subset of participants within a leaderboard.
1 param body → 204400401403
POST
/leaderboard
Creates a new leaderboard.
body → 200400401403
POST
/leaderboard/{leaderboardId}/participants
Creates a participant in a leaderboard.
1 param body → 200400401403
GET
/leaderboard/{leaderboardId}/participants
Queries all participants connected to a leaderboard.
1 param → 200400401403
POST
/leaderboard/{leaderboardId}/prompts
Adds a new prompt to a leaderboard.
1 param body → 200400401403
DELETE
/leaderboard/{leaderboardId}
Deletes a leaderboard by its id.
1 param → 204400401403
GET
/leaderboard/{leaderboardId}
Gets a leaderboard by its id.
1 param → 200400401403
PATCH
/leaderboard/{leaderboardId}
Updates a leaderboard using patch semantics.
1 param body → 204400401403
GET
/leaderboard/combined-matrix/query
Queries the combined win matrix of multiple leaderboards.
13 params → 200400401403
GET
/leaderboard/combined-standings/query
Queries the combined standings of multiple leaderboards.
13 params → 200400401403
GET
/leaderboard/{leaderboardId}/runs
Queries the runs related to a leaderboard.
10 params → 200400401403
GET
/leaderboards
Queries all leaderboards accessible to the current user.
8 params → 200400401403
GET
/leaderboard/{leaderboardId}/matrix/query
Queries the win matrix of a leaderboard.
13 params → 200400401403
GET
/leaderboard/{leaderboardId}/standings/query
Queries the standings of a leaderboard.
13 params → 200400401403
POST
/leaderboard/{leaderboardId}/participants/{participantId}/submit
Submits a participant to a leaderboard.
2 params → 200400401403
PUT
/leaderboard/{leaderboardId}/name
Updates the name of a leaderboard.
1 param body → 204400401403
PUT
/leaderboard/{leaderboardId}/response-config
Updates the response configuration of a leaderboard.
1 param body → 204400401403

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are CreateLeaderboardEndpoint_Input (19 properties), GetLeaderboardByIdEndpoint_Output (18 properties), QueryLeaderboardsEndpoint_Output (17 properties), QueryStandingsByLeaderboardEndpoint_OutputItem (11 properties). Each schema is shown below with its type and property counts.

StandingStatus
QueryLeaderboardsEndpoint_Output
object
17 properties 16 required
CreateLeaderboardParticipantEndpoint_Input
object
1 property 1 required
QueryParticipantsObsoleteEndpoint_OutputItem
object
9 properties 8 required
ConfidenceInterval
object
2 properties 2 required
QueryLeaderboardRunsEndpoint_PagedResultOfOutput
object
5 properties 4 required
UpdateLeaderboardResponseConfigEndpoint_Input
object
2 properties 2 required
UpdateLeaderboardEndpoint_Input
object
10 properties
GetLeaderboardByIdEndpoint_Output
object
18 properties 16 required
FeatureFlag
object
2 properties 2 required
BoostLeaderboardEndpoint_Input
object
3 properties 2 required
CreateLeaderboardEndpoint_Input
object
19 properties 3 required
CreatePromptForLeaderboardEndpoint_Output
object
1 property 1 required
CreateLeaderboardEndpoint_Output
object
8 properties 8 required
QueryStandingsByLeaderboardEndpoint_Output
object
The queried standings output.
1 property 1 required
QueryMatrixByLeaderboardEndpoint_Output
object
3 properties 3 required
ValidationProblemDetails
object
6 properties
CreateLeaderboardParticipantEndpoint_Output
object
2 properties 2 required
QueryCombinedStandingsByLeaderboardsEndpoint_OutputItem
object
11 properties 7 required
VoteAggregation
QueryLeaderboardRunsEndpoint_Output
object
8 properties 8 required
QueryLeaderboardsEndpoint_PagedResultOfOutput
object
5 properties 4 required
SubmitParticipantEndpoint_Output
object
2 properties 2 required
RunStatus
QueryCombinedMatrixByLeaderboardsEndpoint_Output
object
3 properties 3 required
QueryParticipantsObsoleteEndpoint_Output
object
1 property 1 required
QueryCombinedStandingsByLeaderboardsEndpoint_Output
object
The queried standings output.
1 property 1 required
QueryStandingsByLeaderboardEndpoint_OutputItem
object
11 properties 7 required
UpdateLeaderboardNameEndpoint_Input
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-leaderboard-api-openapi.yml Raw ↑

Other APIs Rapidata publishes across the network.

Rapidata Asset API
Rapidata Audience API
Rapidata BatchUpload API
Rapidata Benchmark API
Rapidata Billing API
Rapidata BillingAccount API
Rapidata Cache API
Rapidata Campaign API
Rapidata Client API
Rapidata ContextShortening API
Rapidata Customer API
Rapidata CustomerRapid API
Where this information came from

This is an independent, third-party profile of Rapidata Leaderboard API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.