Competition API

📋 Table of Contents

Overview

The Competition API provides competition management for the STAR ecosystem. It handles competition creation, participation, scoring, and leaderboards.

Competition Management

Get All Competitions

GET /api/competition
Authorization: Bearer YOUR_TOKEN

Get Competition by ID

Create Competition

Update Competition

Delete Competition

Competition Operations

Join Competition

Submit Score

Get Leaderboard

Get Participants

Competition Analytics

Get Competition Stats

Get Competition Performance

Error Responses

Competition Not Found

Already Joined


← Previous: Quests API | Next: Chat APIarrow-up-right

Last updated