/
EN
envirocar
/
enviroCar REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Announcements
1
Badges
1
Fuelings
4
General
2
Groups
10
Measurements
7
Phenomenons
4
Schemas
2
Sensors
6
Terms
4
Tracks
13
Users
25
get
Get the users.
post
Create a new user.
get
Get the user.
put
Change the user.
delete
Delete the user.
get
Get the friends.
post
Add a friend.
get
Get incoming friend requests.
get
Get outgoing friend requests.
post
Decline friend request.
get
Get the friend.
delete
Delete the friend.
get
Get the groups of the user.
post
Create the user group.
get
Get the group of the user.
put
Modify the group.
delete
Delete the group.
get
Get the user statistics.
get
Get the user statistics.
get
Get the activities of the user.
get
Get the activity of the user.
get
Get the activities of the friend.
get
Get the activity of the friend.
get
Get the avatar of the user.
post
Create the group.
Users
Create a new user.
Create a new user.
post
/users
Request body
SensorCreateJson
required
— unresolved $ref
Response
The entity was created.
Changes