LeetCode
communityCoding practice platform with algorithm problems, contests, and interview prep
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://leetcode.com/api/problems/all/Search coding problems
Returns
stat_status_pairs[] with stat {question_id, question__title, total_acs, total_submitted}, difficulty {level}POST
https://leetcode.com/graphqlGet problem details
Parameters
titleSlugproblem slug (stringrequiredReturns
question with title, content, difficulty, topicTags[], codeSnippets[], sampleTestCasePOST
https://leetcode.com/graphqlGet user contest and solve stats
Parameters
usernameLeetCode username (stringrequiredReturns
profile with ranking, totalSolved, easySolved, mediumSolved, hardSolved, contestRating