Logo
30daysofpostman API Documentation

The Good Bank APIs

Number of APIs: 11


1. user - User Login

POST {{baseUrl}}/user/login



2. user - User Change Password

POST {{baseUrl}}/user/change-password



3. user - Update User Information

PUT {{baseUrl}}/user



4. user - User Logout

GET {{baseUrl}}/user/logout



5. account - Account summary

GET {{baseUrl}}/account/:user_id/summary



6. account - Account transactions

GET {{baseUrl}}/account/transactions?limit=-36261330&filter=proident occaecat dolore non eiusmod



7. admin - Credit amount

POST {{baseUrl}}/admin/credit



8. admin - Debit amount

POST {{baseUrl}}/admin/debit



9. user - Create User

POST {{baseUrl}}/user



10. Ping

GET {{baseUrl}}/



ENDPOINTS