https://www.chess.com/news/view/published-data-api
About me/Biography

I serached here and I still can't find it.
Could you tell name of the endpoint?

Is there is any endpoint to check user about me/biography text?
I'm making a discord bot where user can connect his account from chess.com, but I need to verify if it is his account. Any ideas how to do it?
1. As far as I know, there is no such possibility.
2. You can use "location" field in player's profile as chessteams.info does it.

https://www.chess.com/news/view/published-data-api#pubapi-endpoint-player
Player Profile
Description: Get additional details about a player in a game.
URL pattern: https://api.chess.com/pub/player/{username}
Data format:
{ "@id": "URL", // the location of this profile (always self-referencing) "url": "URL", // the chess.com user's profile page (the username is displayed with the original letter case) "username": "string", // the username of this player "player_id": 41, // the non-changing Chess.com ID of this player "title": "string", // (optional) abbreviation of chess title, if any "status": "string", // account status: closed, closed:fair_play_violations, basic, premium, mod, staff "name": "string", // (optional) the personal first and last name "avatar": "URL", // (optional) URL of a 200x200 image "location": "string", // (optional) the city or location "country": "URL", // API location of this player's country's profile "joined": 1178556600, // timestamp of registration on Chess.com "last_online": 1500661803, // timestamp of the most recent login "followers": 17 // the number of players tracking this player's activity "is_streamer": "boolean", //if the member is a Chess.com streamer "twitch_url": "Twitch.tv URL", "fide": "integer" // FIDE rating }

Is there is any endpoint to check user about me/biography text?
I'm making a discord bot where user can connect his account from chess.com, but I need to verify if it is his account. Any ideas how to do it?
1. As far as I know, there is no such possibility.
2. You can use "location" field in player's profile as chessteams.info does it.
Thanks.
I already used name, but location is also very smart way to do it.
Thanks but no thank-you for the cool idea of
Open a club for 4 ppl to tell true story about Self
Now all i need is three tall 5'12"ppl TWO Start
Is any one in the neighbourHood be careFull
NEXT: Question "No i am not lazzy"
NEXT: Buzzy? Come later,after rush,okay NEXT: EXIT ten am OPEN: two am
Eight: 8 hours 2 sleep. TWO AMtart work. SIX PM:this is your time of 8 hr
TWO AMecond day at work till ten am.No time off at start of Man with plan
Thanks: your friend xBobcat:
Hey.
Is there is any endpoint to check user about me/biography text?
I'm making a discord bot where user can connect his account from chess.com, but I need to verify if it is his account. Any ideas how to do it?