GeeksForGeeks/ API
Live Playground · GeeksForGeeks

Try every GeeksForGeeks endpoint

Enter a username once, then run any endpoint below straight against the live API. Requests are made directly from your browser — nothing is sent anywhere else.

Path parameters such as {username} are filled in with the value above. Prefer raw JSON in a new tab? Open /demo/profile.

Canonical endpoints · 9
GET/{username}Summary›
Run this endpoint to see the live response here.
GET/{username}/profileProfile›
Run this endpoint to see the live response here.
GET/{username}/statsSolved stats›
Run this endpoint to see the live response here.
GET/{username}/stats/svgEmbeddable stats SVG card (theme, exclude; 24h cache)›
Query parameters

Optional. theme picks light/dark; exclude omits topics/languages (comma-separated). Response is image/svg+xml, cached 24h.

Run this endpoint to preview the live SVG card here.
GET/{username}/topicsTopic analysis›
Run this endpoint to see the live response here.
GET/{username}/contestsEmpty contests›
Run this endpoint to see the live response here.
GET/{username}/ratingEmpty rating›
Run this endpoint to see the live response here.
GET/{username}/heatmapSolved-problem heatmap›
Run this endpoint to see the live response here.
GET/{username}/badgesEmpty badges›
Run this endpoint to see the live response here.
Legacy endpoints · 1
GET/{username}/solved-problemsDeprecated solved-problem details›
Run this endpoint to see the live response here.

Want every platform in one place? Check out CodeTrace.