Change Updates

Do not miss any FemDevs API changes, ever again

Subscribe to the FemDevs API changelog to be up to date on recent changes.

RSS

Sep 22, 2023

main
1.1.3
Compare
1.1.3

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /user/delete
  • Authentication
  • Bearer auth authentication method Removed
GET /crypto/dec
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
GET /crypto/enc
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
GET /user/get
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
PATCH /user/update
  • Authentication
  • Bearer auth authentication method Removed
POST /user/create
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added