API structure has changed
11 structure changes including:
11 Modifications
Modified
11
Breaking
DELETE /token/delete
- Authentication
- Api token authentication method Removed
DELETE /user/delete
- Authentication
- Api token authentication method Removed
GET /crypto/dec
- Authentication
- Api token authentication method Removed
GET /crypto/enc
- Authentication
- Api token authentication method Removed
GET /quotes/random
- Response
-
200 response Modified
- quote, author properties Added
GET /token/info
- Authentication
- Api token authentication method Removed
GET /token/list
- Authentication
- Api token authentication method Removed
GET /user/get
- Authentication
- Api token authentication method Removed
PATCH /user/update
- Authentication
- Api token authentication method Removed
POST /token/create
- Authentication
- Api token authentication method Removed
POST /user/create
- Authentication
- Api token authentication method Removed