Does Exercism.org expose an api to get a public profile's total reputation?
I would like to make a https://shields.io badge for my github with my total rep. I have been able to find total solutions via https://exercism.org/api/v2/profiles/user/solutions, but I have only been able to find a way to my rep via https://exercism.org/api/v2/reputation which uses my session cookies.
I have tried looking at the api controllers in the website repo, but im not familiar with Ruby and haven't been able to find anything.
Concise, consistent, and legible badges