lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
429 stars 142 forks source link

Under Users / Get All Top 10 API #148

Closed dimplayschess closed 2 years ago

dimplayschess commented 2 years ago

This API:

https://lichess.org/player

according to the description and the content type on the right it is supposed to return a:

application/vnd.lichess.v3+json

JSON object.

However it is retirning an HTML. Just visithttps://lichess.org/player

ornicar commented 2 years ago

you must set the application/vnd.lichess.v3+json Accept header