The Good Bank APIs

Number of APIs: 11

  1. / - Ping GET {{baseUrl}}/

  2. user-change-password - User Change Password POST {{baseUrl}}/user/change-password

  3. user-logout - User Logout GET {{baseUrl}}/user/logout

  4. user-login - User Login POST {{baseUrl}}/user/login

  5. user - Update User Information PUT {{baseUrl}}/user

  6. user - Create User POST {{baseUrl}}/user

  7. account-{user_id}-summary - Account summary GET {{baseUrl}}/account/:user_id/summary

  8. account-transactions - Account transactions GET {{baseUrl}}/account/transactions?limit=<integer>&filter=<string>

  9. people-customers - Our customers GET {{baseUrl}}/people/customers

  10. admin-credit - Credit amount POST {{baseUrl}}/admin/credit