The Good Bank APIs

Number of APIs: 11

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

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

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

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

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

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

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

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

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

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