Topcoder
communityCompetitive programming and crowdsourcing platform with algorithm contests and freelance challenges.
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.
GET
https://api.topcoder.com/v5/challengesSearch challenges
Parameters
namesearch keyword (stringoptionaltypeDEVELOP|DESIGN|DATA_SCIENCE|QA (stringoptionalstatusActive|Completed (stringoptionalperPageresults (integeroptionalReturns
challenges[] with id, name, type, status, numRegistrants, numSubmissions, prizeSets[], startDate, endDate, tags[]GET
https://api.topcoder.com/v5/members/{handle}Get member profile
Parameters
handlemember handle (stringrequiredReturns
handle, firstName, lastName, country, competitionCountryCode, maxRating, wins, challenges, statsGET
https://api.topcoder.com/v5/srmsGet SRM contest results
Parameters
perPageresults (integeroptionalReturns
srms[] with id, name, startDate, rounds[] with id, status, problems[]}