You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ All the endpoints will respond with `200` if successful or:
42
42
-`GET /profile/{user_id}/following` Retrieve a list of profiles that the specified user is following
43
43
44
44
### Instance
45
+
-`GET /instance` Returns a json model that contains basic information about the current session; `device_id`, `device_name`,`device_type`, `country_code`, and `preferred_locale`
45
46
-`POST /instance/terminate` Terminates the API server.
46
47
-`POST /instance/close` Closes the current session (and player).
0 commit comments