The Good Bank APIs

Number of APIs: 12

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

Proceed with caution!

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

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

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

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

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

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

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

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

  9. Bank Admin - Our customers GET {{host}}/people/customers

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