The Good Bank APIs

Number of APIs: 12

Follow along on the livestream

This collection contains the APIs that power The Good Bank's client website and internal service portals.

Proceed with caution!

  1. Health - Ping GET {{host}}

  2. Bank User-Authentication - Update User Information PUT {{host}}/user

  3. Bank User-Authentication - Get User Information GET {{host}}/user

  4. Bank User-Authentication - User Change Password POST {{host}}/user/change-password

  5. Bank User-Authentication - User Logout GET {{host}}/user/logout

  6. Bank User - Create User POST {{host}}/user

  7. Bank User - User Login POST {{host}}/user/login

  8. Bank Account - Account summary GET {{host}}/account/{{user_id}}/summary

  9. Bank Account - Account transactions GET {{host}}/account/transactions?limit=10&filter=

  10. Bank Admin - Credit amount POST {{host}}/admin/credit