API Explorer
Test and explore the Chars.gg API endpoints
GET
/v1/users/me/friend-requests Get friend requests
Get all pending friend requests for the authenticated user
PATCH
/v1/users/me/friend-requests/{id} Respond to friend request
Accept or deny a friend request
DELETE
/v1/users/me/friends/{id} Delete friendship
Delete a friendship
POST
/v1/users/{id}/friend-request Send friend request
Send a friend request to another user
GET
/v1/users/{userId}/friends Get user friends
Get all accepted friends for a user