aiendpoint.dev
ServicesCodeforces

Codeforces

community

Competitive programming platform with contests, problems, and ratings for algorithmic problem solving.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://codeforces.comNo auth requirededucationdeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://codeforces.com/api/problemset.problems

Get problem set

Parameters

tagsalgorithm tags semicolon-separated (stringoptional
problemsetNameproblemset name (stringoptional

Returns

problems[] with contestId, index, name, type, rating, tags[], solvedCount; problemStatistics[]
GEThttps://codeforces.com/api/user.info

Get user info

Parameters

handlessemicolon-separated handles (stringrequired

Returns

result[] with handle, rating, maxRating, rank, maxRank, contribution, lastOnlineTimeSeconds, registrationTimeSeconds
GEThttps://codeforces.com/api/contest.standings

Get contest standings

Parameters

fromrank start (integeroptional
countresults (integeroptional
contestIdcontest ID (integerrequired

Returns

contest, problems[], rows[] with party.members[], rank, points, penalty, problemResults[]