endpoints
GETList every exposed Codeforces endpoint.
Codeforces is a competitive programming platform that hosts regular contests and provides a wide range of problems for programmers to solve.
A template-style view of the available API surface for this platform.
List every exposed Codeforces endpoint.
Check Codeforces API availability.
Pass through any Codeforces API method.
contest.list
false
List contests, including gym contests when requested.
false
Fetch contest standings.
1234
1
20
false
Fetch contest submissions.
1234
1
20
Fetch rating changes for a contest.
1234
Fetch contest hacks.
1234
1
20
Fetch multiple profiles by handle list.
tourist,gennady.korotkevich
Fetch a single profile.
tourist
Fetch a user submission history.
tourist
1
20
Fetch user rating history.
tourist
Fetch user submissions.
tourist
1
20
Fetch blog entries authored by a user.
tourist
Fetch the rated users list.
false
false
Fetch the current user friends list.
false
Fetch problemset metadata.
dp,greedy
Fetch recent problemset submissions.
20
Fetch a blog entry.
123456
Fetch blog entry comments.
123456
Check whether handles manage a group.
tourist
Fetch recent Codeforces actions.
100