Skip to content

Commit

Permalink
Merge pull request #12 from pulsatrix-emobility/UserAPI-docs
Browse files Browse the repository at this point in the history
added description
  • Loading branch information
Sauttets authored Dec 14, 2023
2 parents e92fa40 + 440022f commit 6087600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-api/ws-rest-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ slug: /ws-rest-api
The REST and WebSocket API have the same endpoints and functionality. The only difference lies in the way the limits are set.
While it is possible to set multiple values at once through the REST API, it is only possible to set one value at a time through the WebSocket API.

Currently the API supoprts authorization with basic auth and bearer token. It can be enabled config editor and the password/token can be set there.

If you are looking for the Swagger documentation for the REST API, you can find it [**here**](/user-api/swagger).

import DocCardList from '@theme/DocCardList';
Expand Down

0 comments on commit 6087600

Please sign in to comment.