codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.09k stars 219 forks source link

How can I easily get my API key to make api calls to pull in my code solutions in other projects I have? #3132

Closed MarkSchemmer closed 9 months ago

MarkSchemmer commented 9 months ago

@kazk, How can I get my codewars api key so I can make an api call and get my solutions?

If that exists why is it not included in the documentation?

zPointless commented 9 months ago

there is no api key

zPointless commented 9 months ago

Also, you can't get your kata solutions from the API.

kazk commented 9 months ago

We don't have an API to retrieve your solutions. I think there's a feature request filed for it, but it's not currently on our roadmap.

Also, there's no key because all officially supported endpoints are public (see https://dev.codewars.com/#authentication).