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 21, 2023

main
1.1.2-dev
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /user/delete
  • Header
  • x-UAT header Removed
  • Authentication
  • Bearer auth, User access token authentication methods Added
GET /crypto/dec
  • Authentication
  • Bearer auth authentication method Added
GET /crypto/enc
  • Authentication
  • Bearer auth authentication method Added
GET /user/get
  • Authentication
  • Bearer auth authentication method Added
PATCH /user/update
  • Header
  • x-UAT header Removed
  • Authentication
  • Bearer auth, User access token authentication methods Added
POST /user/create
  • Authentication
  • Bearer auth authentication method Added