Codewars
communityCoding practice platform with kata challenges ranked by difficulty in 55+ programming languages.
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://www.codewars.com/api/v1/code-challenges/searchSearch code kata
Parameters
qsearch keyword (stringrequiredpagepage (integeroptionallanguagelanguage filter (stringoptionalReturns
data[] with id, name, slug, rank.name, totalAttempts, totalCompleted, totalStars, tags[], languages[]GET
https://www.codewars.com/api/v1/code-challenges/{id}Get kata details
Parameters
idkata ID or slug (stringrequiredReturns
id, name, slug, description, rank, totalAttempts, totalCompleted, totalStars, tags[], languages[], createdBy, urlGET
https://www.codewars.com/api/v1/users/{username}Get user profile
Parameters
usernameusername (stringrequiredReturns
username, name, honor, clan, leaderboardPosition, ranks.overall, ranks.languages, codeChallenges.totalCompleted