This API is built using JavaScript. To Know more about it make sure to visit the GitHub repository for this API 🔗
Place your Codechef username after /api/ example : https://codechef-api.onrender.com/api/naik_kaushik
If you make an call for username naik_kaushik you will get following sample response :
{
"username": "naik_kaushik",
"rating": "1581",
"highestRating": "1603",
"globalRank": "28797",
"countryRank": "25726",
"fullySolved": "227",
"contests": "43",
"stars": "★★",
"div": "Div 3"
}