API reference
API reference index
For the complete API reference, select an endpoint from the list:
Retrieve multiple users with IDs | GET /2/users |
Retrieve a single user with an ID | GET /2/users/:id |
Retrieve multiple users with usernames |
GET /2/users/by |
Retrieve a single user with a usernames | GET /2/users/by/username/:username |
Returns the information about an authorized user | GET /2/users/me |