Qodex.ai
Qodex.ai
Introduction
FastMemo
Users
Get All UsersCreate UserUpdate UserDelete UserGet One User By Id
Notes
Get One Note By IdGet All NotesCreate NoteTrash Note By IdGet All Archived NotesGet All Trashed NotesArchive Note By IdUnarchive Note By IdRestore Note By IdDelete Note For Ever By IdUpdate Note By IDAdd Labels To A Note Ny IdRemove Labels From Note By IdAdd Images To NoteDelete Image From NoteGet image of noteGet image of note
Auth
LoginSignupLogoutGet MeUpdate MeDelete MeUpdate My PasswordForget PasswordReset PasswordLogout
Labels
Get All LabelsGet All Notes By Label
Introduction
FastMemo
Users
Get All UsersCreate UserUpdate UserDelete UserGet One User By Id
Notes
Get One Note By IdGet All NotesCreate NoteTrash Note By IdGet All Archived NotesGet All Trashed NotesArchive Note By IdUnarchive Note By IdRestore Note By IdDelete Note For Ever By IdUpdate Note By IDAdd Labels To A Note Ny IdRemove Labels From Note By IdAdd Images To NoteDelete Image From NoteGet image of noteGet image of note
Auth
LoginSignupLogoutGet MeUpdate MeDelete MeUpdate My PasswordForget PasswordReset PasswordLogout
Labels
Get All LabelsGet All Notes By Label
HomeFastMemoAuth

Auth

Number of APIs: 10

  1. Login POST {{url}}api/v1/users/login

  2. Signup POST http://localhost:3000/api/v1/users/signup

  3. Logout GET {{url}}api/v1/users/logout

  4. Get Me GET http://localhost:3000/api/v1/users/getMe

  5. Delete Me DELETE http://localhost:3000/api/v1/users/deleteMe

  6. Update My Password PATCH http://localhost:3000/api/v1/users/updateMyPassword

  7. Forget Password POST http://localhost:3000/api/v1/users/forgotPassword

  8. Reset Password PATCH http://localhost:3000/api/v1/users/resetPassword/499eda51eeb431f56eb69f06daa56490aab22279

  9. Update Me PATCH http://localhost:3000/api/v1/users/updateMe

  10. Logout GET http://localhost:3000/api/v1/users/logout

Previous
Get image of note
Next
Login