Skip to main content
Watchr home page
Watchr
Search...
⌘K
Search...
Navigation
Users
Create a new user
Documentation
API Reference
Introduction
API Endpoints
Beta
Endpoints
Authentication
Users
GET
Get a list of users
POST
Create a new user
GET
Get information about a user
GET
Get the lists of a user
GET
Get the watchlist of a user
DEL
Delete a movie from the watchlist of user
PATCH
Add a movie to the watchlist of a user
GET
Get the diary of a user
POST
Add a new entry to the diary of a user
GET
Get an entry of the diary of a user
DEL
Delete an entry from the diary of a user
PATCH
Edit an entry of the diary of a user
GET
Get the reviews of a user
GET
Get the friends of a user
PATCH
Add a new friend to the friend list of a user
GET
Get the settings of a user
PATCH
Edit the settings of a user
Movies
Discover
Lists
Reviews
Comments
Settings
Users
Create a new user
POST
/
users
Try it
Response
200 - application/json
Successful Response
Get a list of users
Get information about a user
⌘I