Can we get multiple user's information using a single API Call ?

Can we request for details of more than one user when making an API Call?
E.g: curl -X GET “https://api.codechef.com/users?fields=&username=dangerstranger,sdssudhu,sundar10

1 Like

@dangerstranger, this is not possible using current version of APIs.